Closed fcollonval closed 1 day ago
CI is broken for pnpm since 4.3.0 release due to that upstream PR: https://github.com/jupyterlab/jupyterlab/pull/16288
Check any CI workflow: https://github.com/jupyterlab/extension-template/actions/workflows/main.yml
No CI failures
The fix is likely to apply the tsconfig changes as in the JupyterLab PR.
Description
CI is broken for pnpm since 4.3.0 release due to that upstream PR: https://github.com/jupyterlab/jupyterlab/pull/16288
Reproduce
Check any CI workflow: https://github.com/jupyterlab/extension-template/actions/workflows/main.yml
Expected behavior
No CI failures
The fix is likely to apply the tsconfig changes as in the JupyterLab PR.