Skip to content
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.

Error uploading #26

Closed
LeoSpit opened this issue Jan 27, 2017 · 1 comment
Closed

Error uploading #26

LeoSpit opened this issue Jan 27, 2017 · 1 comment

Comments

@LeoSpit
Copy link

LeoSpit commented Jan 27, 2017

I'm new at this, so I'm hoping this is something simple/obvious. I get this error just testing the upload button after an initial install. Thanks in advance for any tips.

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/Cellar/node/7.4.0/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'start' ]
2 info using npm@4.1.2
3 info using node@v7.4.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle interactive-adventure-game-tool@1.0.0prestart: interactive-adventure-game-tool@1.0.0
6 silly lifecycle interactive-adventure-game-tool@1.0.0
prestart: no script for prestart, continuing
7 info lifecycle interactive-adventure-game-tool@1.0.0start: interactive-adventure-game-tool@1.0.0
8 verbose lifecycle interactive-adventure-game-tool@1.0.0
start: unsafe-perm in lifecycle true
9 verbose lifecycle interactive-adventure-game-tool@1.0.0start: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/animetest/Documents/InteractiveStory/interactive-adventure-game-tool/node_modules/.bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
10 verbose lifecycle interactive-adventure-game-tool@1.0.0
start: CWD: /Users/animetest/Documents/InteractiveStory/interactive-adventure-game-tool
11 silly lifecycle interactive-adventure-game-tool@1.0.0start: Args: [ '-c', 'node node_modules/gulp/bin/gulp.js' ]
12 silly lifecycle interactive-adventure-game-tool@1.0.0
start: Returned: code: 1 signal: null
13 info lifecycle interactive-adventure-game-tool@1.0.0~start: Failed to exec start script
14 verbose stack Error: interactive-adventure-game-tool@1.0.0 start: node node_modules/gulp/bin/gulp.js
14 verbose stack Exit status 1
14 verbose stack at EventEmitter. (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:279:16)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at EventEmitter.emit (events.js:191:7)
14 verbose stack at ChildProcess. (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40:14)
14 verbose stack at emitTwo (events.js:106:13)
14 verbose stack at ChildProcess.emit (events.js:191:7)
14 verbose stack at maybeClose (internal/child_process.js:885:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid interactive-adventure-game-tool@1.0.0
16 verbose cwd /Users/animetest/Documents/InteractiveStory/interactive-adventure-game-tool
17 error Darwin 13.4.0
18 error argv "/usr/local/Cellar/node/7.4.0/bin/node" "/usr/local/bin/npm" "start"
19 error node v7.4.0
20 error npm v4.1.2
21 error code ELIFECYCLE
22 error interactive-adventure-game-tool@1.0.0 start: node node_modules/gulp/bin/gulp.js
22 error Exit status 1
23 error Failed at the interactive-adventure-game-tool@1.0.0 start script 'node node_modules/gulp/bin/gulp.js'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the interactive-adventure-game-tool package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error node node_modules/gulp/bin/gulp.js
23 error You can get information on how to open an issue for this project with:
23 error npm bugs interactive-adventure-game-tool
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls interactive-adventure-game-tool
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]

@LeoSpit LeoSpit closed this as completed Jan 28, 2017
@LeoSpit
Copy link
Author

LeoSpit commented Jan 28, 2017

one small typo was the problem "M" instead of "m"

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

1 participant