question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trying to install mathlive but getting a node version error

See original GitHub issue

Description

I am using node 16.14.0. When trying to install mathlive, I get the following error

error @cortex-js/compute-engine@0.4.4: The engine "node" is incompatible with this module. Expected version ">=17.8.0". Got "16.14.0"

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
melvinotienocommented, Apr 6, 2022

Great thanks

0reactions
arnogcommented, Apr 5, 2022

I’ve tested with the LTS version 16.14.2 and it works with it, so I’ve adjusted the requirements to this version instead of 17.8.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Problems in the contribution guide · Issue #311 · arnog/mathlive
I followed the contribution guide for start development and npm start and npm run build commands giving the error. missing script: watch-js.
Read more >
Error npm is known not to run on Node.js v10.24.1 and how to ...
Try these: Download and install the latest version of nodejs. Open you terminal and verify you have the latest version using node -v...
Read more >
MathLive Changelog - CortexJS
Bug Fixes. #1669 Don't attempt to get the local URL base when using absolute URLs. ... check the correct version of node and...
Read more >
module not found: error: can't resolve 'https' - You.com | The AI ...
and installing the packages from the error message changes nothing. I have node v17.6.0 and npm version 8.5.1. I am on macOS. Please,...
Read more >
npm does not support Node.js v SOLVED - YouTube
How to solve npm does not support Node.js v16.10.0 You should probably upgrade to a newer version of node as we npm ERR!...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found