You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I havtn used NPM in quite a while. But i basically just ran the install code in Terminal, using osx 10.11.6 ( i know super old)
I got this "error" in return
[email protected] postinstall /Users/macpro1/node_modules/jsxbin
> node bin/postinstall.js
npm WARN saveError ENOENT: no such file or directory, open '/Users/macpro1/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/Users/macpro1/package.json'
npm WARN macpro1 No description
npm WARN macpro1 No repository field.
npm WARN macpro1 No README data
npm WARN macpro1 No license field.
+ [email protected]
added 61 packages from 33 contributors and audited 61 packages in 15.544s
found 0 vulnerabilities
Seem like its being installed in the wrong spot.
The text was updated successfully, but these errors were encountered:
I can't remember how i installed it. I thin i first run it like in the readme, then i did -g
The first run didn't do anything, when i used the global method, it was installed but is not recognised by npm
Those are the warning jgs i showed in the screengrsb
I havtn used NPM in quite a while. But i basically just ran the install code in Terminal, using osx 10.11.6 ( i know super old)
I got this "error" in return
Seem like its being installed in the wrong spot.
The text was updated successfully, but these errors were encountered: