help
help copied to clipboard
Error while running node in ARMv7 platform.
Details
My platform is running Debian, and I installed Node,js using apt-get. I can see the version output through command "node --version" , but it's not working I try to run it. The same result with download from official web which version node-v20.11.0-linux-armv7l.
Node.js version
v12.22.12 and node-v20.11.0-linux-armv7l
Example code
no
Operating system
Linux
Scope
runtime
Module and version
Not applicable.
The same result with download from official web which version node-v20.11.0-linux-armv7l.
Did you uninstall Node.js that you installed from APT before running node-v20.11.0-linux-armv7l? If you didn't then it could still be running the one from APT which would result in the same error in this case.
On an additional note, I would recommend installing Node.js using a Node.js version manager like nvm.
The same result with download from official web which version node-v20.11.0-linux-armv7l.
Did you uninstall Node.js that you installed from APT before running
node-v20.11.0-linux-armv7l? If you didn't then it could still be running the one from APT which would result in the same error in this case.On an additional note, I would recommend installing Node.js using a Node.js version manager like nvm.
Hi sir. Even though Node.js has been uninstalled by 'apt-get remove' , the following error is encountered.
The nodejs apt-get package is not officially maintained. If you are able to reproduce with a version of Node.js from the website; please leave a comment. Otherwise, I'll assume this issue is resolved.
It seems there has been no activity on this issue for a while, and it is being closed. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.