Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Upgrade node to 10.0 in docker container #764

Open
akegan opened this issue May 8, 2018 · 0 comments
Open

Upgrade node to 10.0 in docker container #764

akegan opened this issue May 8, 2018 · 0 comments
Labels

Comments

@akegan
Copy link
Contributor

akegan commented May 8, 2018

In order to fix a yarn error on the frontend, we needed to pin the docker hub container to 9.11.1 instead of using "latest".

The error in question was:
"error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9".
error Found incompatible module"

We should figure out an upgrade for that package that works for node 10.0

@akegan akegan added the frontend label May 8, 2018
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant