Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lookup error at node v8.1.2 npm 5.0.3 #207

Closed
Tialcis opened this issue Jun 22, 2017 · 2 comments
Closed

Lookup error at node v8.1.2 npm 5.0.3 #207

Tialcis opened this issue Jun 22, 2017 · 2 comments

Comments

@Tialcis
Copy link

Tialcis commented Jun 22, 2017

npm install

warn Error on lookup for github:frankwallis/plugin-typescript
TypeError: "timeout" must be an unsigned integer
at validateTimeout (child_process.js:640:11)
at Object.exports.execFile (child_process.js:201:3)
at exports.exec (child_process.js:138:18)
at module.exports (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/jspm-github/exec-git.js:64:5)
at /Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/jspm-github/github.js:382:7
at initializePromise (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:589:5)
at new Promise$1 (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:1077:33)
at GithubLocation.lookup (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/jspm-github/github.js:381:12)
at /Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/jspm/lib/registry.js:117:30
at tryCatch (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:539:12)
at invokeCallback (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:554:13)
at /Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:629:16
at flush (/Users/siclait/Documents/math-square-master-08fd93a8f129861368f4cf254f7f51a9fa7084b5/node_modules/rsvp/dist/rsvp.js:2414:5)
at _combinedTickCallback (internal/process/next_tick.js:95:7)
at process._tickCallback (internal/process/next_tick.js:161:9)

err Error looking up github:frankwallis/plugin-typescript.

warn Installation changes not saved.
npm ERR! code ELIFECYCLE
npm ERR! errno 1

@frankwallis
Copy link
Owner

Thanks for raising this, but I don't think it is actually an issue with this plugin - see jspm/github#117 for the solution.

@Tialcis
Copy link
Author

Tialcis commented Jun 22, 2017

Thank you so much for this! I was very confused and appreciate the guidance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants