Answer the question
In order to leave comments, you need to log in
How to install bem in ubuntu?
Good afternoon!
Installed from the repository: npm and nodejs.
Following the instructions, I ran:
$ echo 'export NODE_PATH="'$(npm root -g)'"'>> ~/.bashrc && . ~/.bashrc
$ sudo npm -g install bem
But running the command:
$
bem --help This error pops up:
/usr/bin/env: node: No such file or directory
Can you please write instructions on how to install bem on linux (ubuntu)?
Answer the question
In order to leave comments, you need to log in
> $ echo 'export NODE_PATH="'$(npm root -g)'"'>> ~/.bashrc && . ~/.bashrc
Where did you get that from?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question