strongloop / loopback

LoopBack makes it easy to build modern applications that require complex integrations.
http://loopback.io
Other
13.23k stars 1.2k forks source link

$ npm install -g apiconnect followed by npm not found? #2835

Closed scheung38 closed 7 years ago

scheung38 commented 7 years ago

Followed instructions

$npm install -g apiconnect 

$npm install

then

$apic loopback

bash: apic: command not found

http://stackoverflow.com/questions/37388274/apic-command-not-found-strongloop

But hardly anyone answered?

Have I missed out something?

Amir-61 commented 7 years ago

I guess this is duplicate of https://github.com/strongloop/strongloop/issues/324 Fixed by https://github.com/strongloop/strongloop/pull/325

@scheung38 Please confirm the fix and I'll close the issue then.

Thanks!

superkhau commented 7 years ago

node-sqlite3@3.1.6 should resolve this issue -- see https://github.com/strongloop/strongloop/commit/9599f0d16bcbd4ced276a0a1978712ed0728dcce for more info. Closing as resolved. @scheung38 Ping if you're still running into issues and we can reopen this issue then.