-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Build] Add support for node:16 #3966
Comments
Comment related to an earlier version of this issue. |
It's been hanging on me with Node 14 in my Ubuntu VM. I just ctrl+c after I think it is done. |
Hmm, I might've been wrong about Node 14, but I'd rather not look back. :D
glad that's out of the way, but unfortunately showing us it's some other issue. |
Testing InstructionsEnsure that Open MCT builds locally without hanging in Node 16 and 17. Previously webpack would hang indefinitely after successfully compiling. eg.
Verify that that process exits correctly after successfully compiling. |
Verified Fixed in Testathon on 03/14/2022. I'm able to install node modules without errors on node v16.9.1 |
Update 01/03/22:
openmct is now failing to install on node16. It hangs after the webpack compilation step.
https://app.circleci.com/pipelines/github/nasa/openmct/7852/workflows/b216d5a6-c68d-4df8-bead-f83b0c0f65e4/jobs/23000/parallel-runs/0/steps/0-105
Investigation
The text was updated successfully, but these errors were encountered: