johannesjo / ng-fab-form

Convenient forms for Angular with no extra markup? Fabulous!
https://johannesjo.github.io/ng-fab-form
MIT License
172 stars 25 forks source link

npm WARN deprecated node-uuid@1.4.8: Use uuid module instead #96

Open lmcjoma opened 7 years ago

lmcjoma commented 7 years ago

This is what I get on Ubuntu 16.04:

sudo npm install -g linux-window-session-manager npm WARN deprecated node-uuid@1.4.8: Use uuid module instead /usr/local/bin/lwsm -> /usr/local/lib/node_modules/linux-window-session-manager/cmd.js /usr/local/lib └─┬ linux-window-session-manager@2.0.8
├─┬ jfs@0.2.6
│ ├── async@1.2.1
│ ├── clone@1.0.2
│ ├─┬ mkdirp@0.5.1
│ │ └── minimist@0.0.8 │ └── node-uuid@1.4.8 ├─┬ promise-waterfall@0.1.0 │ └─┬ promise@6.0.1 │ └── asap@1.0.0 └─┬ x11@2.2.1 └── os-homedir@1.0.2

jon@schiller:~$ lwsm save /usr/bin/env: ‘node’: No such file or directory jon@schiller:~$

johannesjo commented 7 years ago

Hmm. Is nodejs properly installed? The warning is just that and shouldn't be a real issue. Also: that's the wrong repo :)