Cannot install NodeJs: /usr/bin/env: node: No such file or directory


​Solution: 

Doing a symlink solves the issue: ln -s /usr/bin/nodejs /usr/bin/node 


Popular posts from this blog

cognos content store database tables

How to fix: User, group, or role '*' already exists in the current database. (Microsoft SQL Server, Error: 15023)