V
V
Vyacheslav Lebedev2015-01-09 08:12:31
Node.js
Vyacheslav Lebedev, 2015-01-09 08:12:31

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

1 answer(s)
K
Konstantin Kitmanov, 2015-01-09
@slavikse

> $ 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 question

Ask a Question

731 491 924 answers to any question