error while running npm install

47 views
Skip to first unread message

punt

unread,
Sep 26, 2016, 6:42:45 PM9/26/16
to runway-dev
Hi,

To get started with runway, I read the following doc and am seeing if I can write a custom model.

I am following this readme https://github.com/salesforce/runway-browser to get started to write a custom model and try out runway..

I get the following error:
npm ERR! TypeError: Object.keys called on non-object
npm ERR!     at Function.keys (native)
npm ERR!     at installTargetsError (/usr/lib/node_modules/npm/lib/cache.js:708:24)
npm ERR!     at /usr/lib/node_modules/npm/lib/cache.js:638:10
npm ERR!     at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7)
npm ERR!     at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7
npm ERR!     at Object.oncomplete (fs.js:108:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <np...@googlegroups.com>

npm ERR! System Linux 3.10.0-327.28.3.el7.x86_64
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/punt/runway-browser
npm ERR! node -v v0.10.46
npm ERR! npm -v 1.3.6
npm ERR! type called_on_non_object
npm http 404 https://registry.npmjs.org/solarized-light-syntax
npm ERR! TypeError: Object.keys called on non-object
npm ERR!     at Function.keys (native)
npm ERR!     at installTargetsError (/usr/lib/node_modules/npm/lib/cache.js:708:24)
npm ERR!     at /usr/lib/node_modules/npm/lib/cache.js:638:10
npm ERR!     at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7)
npm ERR!     at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7
npm ERR!     at Object.oncomplete (fs.js:108:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <np...@googlegroups.com>

npm ERR! System Linux 3.10.0-327.28.3.el7.x86_64
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/punt/runway-browser
npm ERR! node -v v0.10.46
npm ERR! npm -v 1.3.6
npm ERR! type called_on_non_object
npm http 404 https://registry.npmjs.org/language-runway
npm ERR! TypeError: Object.keys called on non-object
npm ERR!     at Function.keys (native)
npm ERR!     at installTargetsError (/usr/lib/node_modules/npm/lib/cache.js:708:24)
npm ERR!     at /usr/lib/node_modules/npm/lib/cache.js:638:10
npm ERR!     at saved (/usr/lib/node_modules/npm-registry-client/lib/get.js:148:7)
npm ERR!     at /usr/lib/node_modules/graceful-fs/polyfills.js:133:7
npm ERR!     at Object.oncomplete (fs.js:108:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <np...@googlegroups.com>

npm ERR! System Linux 3.10.0-327.28.3.el7.x86_64
npm ERR! command "node" "/usr/bin/npm" "install"
npm ERR! cwd /home/punt/runway-browser
npm ERR! node -v v0.10.46
npm ERR! npm -v 1.3.6
npm ERR! type called_on_non_object
npm ERR!
npm ERR! Additional logging details can be found in:
npm ERR!     /home/punt/runway-browser/npm-debug.log
npm ERR! not ok code 0


Any help to get around this is much appreciated.

Diego Ongaro

unread,
Sep 27, 2016, 12:32:57 PM9/27/16
to runwa...@googlegroups.com
Hey,

Thanks for your interest. I think your versions of node/npm are probably too old. I have the following installed:
~$ node -v
v5.4.1
~$ npm -v
3.5.3

-Diego 

--
You received this message because you are subscribed to the Google Groups "runway-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to runway-dev+unsubscribe@googlegroups.com.
To post to this group, send email to runwa...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/runway-dev/6710dd32-8885-4e39-bacb-63ac225e19b6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages