Skip to content
This repository has been archived by the owner on May 6, 2019. It is now read-only.

Windows Install #3

Open
guyellis opened this issue Nov 9, 2013 · 2 comments
Open

Windows Install #3

guyellis opened this issue Nov 9, 2013 · 2 comments

Comments

@guyellis
Copy link

guyellis commented Nov 9, 2013

npm http GET https://registry.npmjs.org/node-at-yahoo
npm http 200 https://registry.npmjs.org/node-at-yahoo
npm http GET https://registry.npmjs.org/node-at-yahoo/-/node-at-yahoo-0.0.2.tgz
npm http 200 https://registry.npmjs.org/node-at-yahoo/-/node-at-yahoo-0.0.2.tgz
npm http GET https://registry.npmjs.org/colors
npm http 200 https://registry.npmjs.org/colors

node-at-yahoo@0.0.2 postinstall C:\temp\node_modules\node-at-yahoo
node index.js; node status.js

module.js:340
throw err;
^
Error: Cannot find module 'C:\temp\node_modules\node-at-yahoo\index.js;'
at Function.Module._resolveFilename (module.js:338:15)
at Function.Module._load (module.js:280:25)
at Function.Module.runMain (module.js:497:10)
at startup (node.js:119:16)
at node.js:901:3
npm ERR! weird error 8
npm ERR! not ok code 0

@mdp
Copy link
Owner

mdp commented Nov 9, 2013

Ah, yes, I knew I was missing something, Windows support. Let me see if I can fix this, but it's hard for me to test at the moment. In the meantime, if you git clone and 'npm install' in the directly, does it still fail?

@guyellis
Copy link
Author

guyellis commented Nov 9, 2013

Nope, exactly the same error. Just no download before the error this time.

asilvas added a commit to asilvas/node-at-yahoo that referenced this issue Nov 9, 2013
mdp added a commit that referenced this issue Nov 9, 2013
#3 windows fix. Love, Node@GoDaddy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants