jupyterlite / jupyterlite/pyodide-kernel
Can't run `npm run quickstart` on main branch -> lerna bootstrap was removed in v7
Open
bug
- Dominant language
- Python
- Stars
- 90
- Forks
- 47
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 11
Description
## Description
Running `npm run quickstart` in a new environment, yields the following error
```console
ERR! bootstrap The "bootstrap" command was removed by default in v7, and is no longer maintained.
ERR! bootstrap Learn more about this change at https://lerna.js.org/docs/legacy-package-management
```
## Reproduce
1. run `npm run quickstart`
## Expected behavior
Build the repo.
## Context
- JupyterLite version: 0.2.0a1 ?
- Operating System and version: ArchLinux
- Browser and version: irrelevant
Contributor guide
Assessment
This issue has not been assessed yet.