-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[BUG] installation fails for Ubuntu 16.04 #3595
Comments
Both node 4 and npm 3 are incredibly ancient and unsupported. Upgrade to npm 6, or upgrade to node 12+ and npm 7. |
ok, I did (following https://stackoverflow.com/questions/41195952/updating-nodejs-on-ubuntu-16-04) added 175 packages, and audited 176 packages in 31s 5 packages are looking for funding found 0 vulnerabilities I am not sure now: did the installation succeed?` |
Yes, seems like it worked fine. |
Right, thanks |
Is there an existing issue for this?
Current Behavior
Running
npm install mathjax-node-cli
results in Error: Missing required argument #1
log attached
npm-debug.log
Expected Behavior
installation should succeed.
Steps To Reproduce
Environment
The text was updated successfully, but these errors were encountered: