strongloop / strong-arc

StrongLoop Arc has been replaced by API Connect. We recommend Arc users move to the Essentials edition of API Connect. If you have questions, please email reachsl@us.ibm.com.
http://strongloop.com/
Other
114 stars 36 forks source link

Error after slc arc #1606

Open Sogl opened 8 years ago

Sogl commented 8 years ago

Hi!

After slc arc command I see this error:

Loading workspace /Users/artyom/projects/loop-test
StrongLoop Arc is running here: http://localhost:53697/#/
module.js:339
    throw err;
    ^

Error: Cannot find module '/Users/artyom/.npm-global-pkg/lib/node_modules/strongloop/node_modules/sqlite3/lib/binding/node-v46-darwin-x64/node_sqlite3.node'
    at Function.Module._resolveFilename (module.js:337:15)
    at Function.Module._load (module.js:287:25)
    at Module.require (module.js:366:17)
    at require (module.js:385:17)
    at Object.<anonymous> (/Users/artyom/.npm-global-pkg/lib/node_modules/strongloop/node_modules/sqlite3/lib/sqlite3.js:4:15)
    at Module._compile (module.js:435:26)
    at Object.Module._extensions..js (module.js:442:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:311:12)
    at Module.require (module.js:366:17)

How to fix? I see node_sqlite3.node file in this path.

OS X Yosemite 10.10.5 npm 3.3.8 node 4.2.1