You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing the Jupyter Releaser with a JupyterLab prebuilt extension (Python + npm), the Publish Release workflow (example run) would fail to upload the tarball to npm:
Description
While testing the Jupyter Releaser with a JupyterLab prebuilt extension (Python + npm), the Publish Release workflow (example run) would fail to upload the tarball to npm:
This package was already available on npm before.
Updating the workflow with the following diff (as mentioned in jupyterlab/extension-cookiecutter-ts#162 (comment)) helped going through:
Reproduce
It should be possible to reproduce by:
Expected behavior
The publish workflow should not fail publishing the package.
Context
For more context: jupyterlab/extension-cookiecutter-ts#162
The text was updated successfully, but these errors were encountered: