Skip to content

[1.3.3 windows 10]Problem with meteor update - npm-node-aes-gcm@0.1.3_6 #7217

@tcastelli

Description

@tcastelli

I've run into this problem after updating a project from 1.3.2.4 to 1.3.3.
Have tried to clean local folder and try meteor update again but result is always the same. (My username in windows has spaces not sure if that's the trouble maker).
I am using oauth-encryption in my package list( it was working just fine previously)

D:\Programming\workspace\project>meteor update
=> Errors while initializing project:

While loading package npm-node-aes-gcm@0.1.3_6:
error: Command failed: gyp
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Users\\xx
xx\\AppData\\Local\\.meteor\\packages\\meteor-tool\\1.3.3\\mt-os.windows.x86_32\\dev_bundle\\bin\\\\node.exe"
"C:\\Users\\xx
xx\\AppData\\Local\\.meteor\\packages\\meteor-tool\\1.3.3\\mt-os.windows.x86_32\\dev_bundle\\lib\\node_modules\\npm\\bin\\npm-cli.js"
"rebuild"
npm ERR! node v0.10.45
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! node-aes-gcm@0.1.3 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-aes-gcm@0.1.3 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-aes-gcm package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs node-aes-gcm
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls node-aes-gcm
npm ERR! There is likely additional logging output above.

gyp
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Users\\xx
xx\\AppData\\Local\\.meteor\\packages\\meteor-tool\\1.3.3\\mt-os.windows.x86_32\\dev_bundle\\bin\\\\node.exe"
"C:\\Users\\xx
xx\\AppData\\Local\\.meteor\\packages\\meteor-tool\\1.3.3\\mt-os.windows.x86_32\\dev_bundle\\lib\\node_modules\\npm\\bin\\npm-cli.js"
"rebuild"
npm ERR! node v0.10.45
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! node-aes-gcm@0.1.3 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-aes-gcm@0.1.3 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the node-aes-gcm package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs node-aes-gcm
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls node-aes-gcm
npm ERR! There is likely additional logging output above.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions