-
> info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'install',
1 verbose cli 'slack-keep-presence' ]
2 info using np…
-
I am using node v7.2.0, npm 3.10.9, Ubuntu OS. I have tried to install the ng2-device-detector. it is throwing the error. Please find below npm-debug log for your reference.
0 info it worked if…
-
#### I'm opening this issue because:
- [x] npm is producing an incorrect install.
#### What's going wrong?
#### How can the CLI team reproduce the problem?
0 info it worked if it ends with ok
…
-
Hi
I just read about the tool in the elm-lang slack and wanted to try it out.
I followed the instructions and got the output below. I am on Linux Mint.
Let me know, if you need any more info, can't …
-
```
0 info it worked if it ends with ok
1 verbose cli [ 'c:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\Ronald\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 ver…
-
请帮我看一看是什么原因。谢谢!
安装
npm install gitbook-plugin-search-pro
错误信息:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_m…
-
I do this:
``````
Jozsefs-MBP:influences joco$ git clone https://github.com/chandu0101/scalajs-react-components.git
Cloning into 'scalajs-react-components'...
remote: Counting objects: 6567, done.
re…
-
**Do you want to request a _feature_ or report a _bug_?**
bug.
**What is the current behavior?**
error in install.
**If the current behavior is a bug, please provide the steps to reproduce.**
`yar…
-
Hi
Following the readme steps:
```
git clone https://github.com/ctrlplusb/react-universally
cd react-universally
npm install
npm run development
```
gives me the following error when navigating to …
-
After `npm install` I run `npm run build` and get compiled css in the `/dist` folder. However, none of the classes are prefixed with `k-`.
``` sh
± % npm install …