forked from n-riesco/ijavascript
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Installation failure #20
Comments
I have this same issue. Any workarounds? |
It's a api change from nodejs 12 to nodejs 13. ijavascript works. So one can get this to work by pulling in ijavascript changes. |
Changing package.json to that jp-kernel is 2.0.0 fixes compile issues |
See #21 for a fix. You just need to upgrade jp-kernel to the newest version and it will work with nodejs 14. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm installing the itypescript in jupyter/base-notebook docker container.
It seems that it is failing in compiling phase:
The text was updated successfully, but these errors were encountered: