Skip to content
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

error from docker: npm ERR! Failed at the ipolyglot@0.0.2 postinstall script. #30

Open
mattscilipoti opened this issue Jun 18, 2020 · 2 comments

Comments

@mattscilipoti
Copy link

mattscilipoti commented Jun 18, 2020

While attempting to utilize ipolyglot via the docker instance, I got this error from Step #2: docker build --tag=ipolyglot .

Error:

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! ipolyglot@0.0.2 postinstall: `patch-package && ./bin/ipolyglotinstall.js --spec-path=full`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the ipolyglot@0.0.2 postinstall script.

The full output can be found in this gist

I was able to reproduce this three times in a row.

OSX 10.13.6
Docker Desktop: 2.3.0.3
Docker Engine: 19.03.8

@mattscilipoti
Copy link
Author

mattscilipoti commented Jun 19, 2020

Some background: I am unfamiliar with Jupyter notebooks. I've seen them used in a few presentations. I use ruby regularly and I just read that Jupyter now supports it. My research led me here. This was the only ruby "version" of Jupyter that I found that provided a docker instance. I felt this was the least complicated way to try out Jupyter and the one most likely to succeed.
I would like to help with troubleshooting. I am only somewhat familiar with Docker and am having issues figuring out how to debug the process. If someone could provide a starting point, I can continue from there.

@mattscilipoti
Copy link
Author

My understanding of docker is that if it is failing for me, it is failing for everyone. Is that a correct assumption?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant