simov / express-admin

MySQL, MariaDB, PostgreSQL, SQLite admin for Node.js
MIT License
1.17k stars 222 forks source link

Install problem on OSX 10.12.5 #127

Open senrabc opened 7 years ago

senrabc commented 7 years ago

Hi,

I can't seem to get the package to install. No /bin dir after install. Following instructions from here: https://simov.github.io/express-admin/#express-admin

!Thanks in advance for looking at this.

OUTPUT:

$ npm install express-admin@1.3.0 npm WARN saveError ENOENT: no such file or directory, open '/Users/me/examples/temp/package.json' npm WARN enoent ENOENT: no such file or directory, open '/Users/me/examples/temp/package.json' npm WARN temp No description npm WARN temp No repository field. npm WARN temp No README data npm WARN temp No license field.

AFTER INSTALL NO /bin/admin

$ ls node_modules package-lock.json

NPM INFO

$ npm --version 5.0.3

simov commented 7 years ago

It's probably because NPM is trying to install the module somewhere else. Try this: