maierfelix / maierfelix/POGOserver

error

Open
#310 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
476
Forks
198
PR merge metrics
No merged PRs in 30d

Description

542 error Windows_NT 10.0.10586
543 error argv "D:\Program Files\nodejs\node.exe" "D:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "node-protobuf"
544 error node v6.4.0
545 error npm v3.10.3
546 error code ELIFECYCLE
547 error node-protobuf@1.4.1 install: node-gyp rebuild
547 error Exit status 1
548 error Failed at the node-protobuf@1.4.1 install script 'node-gyp rebuild'.
548 error Make sure you have the latest version of node.js and npm installed.
548 error If you do, this is most likely a problem with the node-protobuf package,
548 error not with npm itself.
548 error Tell the author that this fails on your system:
548 error node-gyp rebuild
548 error You can get information on how to open an issue for this project with:
548 error npm bugs node-protobuf
548 error Or if that isn't available, you can get their info via:
548 error npm owner ls node-protobuf
548 error There is likely additional logging output above.
549 verbose exit [ 1, true ]

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Windows installation failure for node-protobuf@1.4.1 with Node v6.4.0, npm v3.10.3, and the shown node-gyp rebuild command. The issue does not identify a source file or test; done would require determining the cause of the failed install and documenting or verifying a working resolution.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.