Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

npm WARN deprecated [email protected]: Use uuid module instead #96

Open
lmcjoma opened this issue May 2, 2017 · 1 comment
Open

npm WARN deprecated [email protected]: Use uuid module instead #96

lmcjoma opened this issue May 2, 2017 · 1 comment

Comments

@lmcjoma
Copy link

lmcjoma commented May 2, 2017

This is what I get on Ubuntu 16.04:

sudo npm install -g linux-window-session-manager
npm WARN deprecated [email protected]: Use uuid module instead
/usr/local/bin/lwsm -> /usr/local/lib/node_modules/linux-window-session-manager/cmd.js
/usr/local/lib
└─┬ [email protected]
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ ├─┬ [email protected]
│ │ └── [email protected]
│ └── [email protected]
├─┬ [email protected]
│ └─┬ [email protected]
│ └── [email protected]
└─┬ [email protected]
└── [email protected]

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

@johannesjo
Copy link
Owner

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants