Skip to content

Commit 875c5f8

Browse files
committed
Pin nodejs to 24
1 parent 10b87d0 commit 875c5f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ dependencies:
1010
- packaging
1111
- jupyter-packaging
1212
- jupyterlab >=4,<5
13-
- nodejs >=18
14-
# dependencies
13+
# pin to LTS: nodejs 26+ cannot require() the yargs 16 pulled in by lerna 5
14+
- nodejs >=24,<25
1515
- jupyter_client
1616
# docs
1717
- docutils >=0.19

0 commit comments

Comments
 (0)