I've found this is often a misnaming error, if you install from a package manager you bin may be called nodejs so you just need to symlink it like so "ln -s /usr/bin/nodejs /usr/bin/node"so:
just run ln -s /usr/bin/nodejs /usr/bin/node
on commend line
© 著作权归作者所有
文章评论(0)