A
A
Alexander2016-01-26 15:09:41
phpstorm
Alexander, 2016-01-26 15:09:41

How to fix "/usr/bin/env/: node: No such file or directory" error?

8d8a78df105c445c8b7cdce45b4bf7f6.png
All settings on the screen, what's wrong? vprode did everything according to the guide.
npm install -g less.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander, 2016-03-24
@kentuck1213

I had to install the JDK

S
sim3x, 2016-01-26
@sim3x

https://nodejs.org/en/download/package-manager/#de...

curl -sL https://deb.nodesource.com/setup_5.x | sudo -E bash -
sudo apt-get install -y build-essential
sudo apt-get install -y nodejs

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question