Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

When I run the npm start in ui-sortable-ng2, some errors happen! #528

Open
Sunny-Kid opened this issue Jul 7, 2017 · 1 comment
Open

Comments

@Sunny-Kid
Copy link

0 info it worked if it ends with ok 1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle [email protected]~prestart: [email protected] 6 silly lifecycle [email protected]~prestart: no script for prestart, continuing 7 info lifecycle [email protected]~start: [email protected] 8 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true 9 verbose lifecycle [email protected]~start: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/renminjie/angular2Learning/ui-sortable-ng2/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/renminjie/Library/Android/sdk/platform-tools 10 verbose lifecycle [email protected]~start: CWD: /Users/renminjie/angular2Learning/ui-sortable-ng2 11 silly lifecycle [email protected]~start: Args: [ '-c', 'gulp play' ] 12 silly lifecycle [email protected]~start: Returned: code: 1 signal: null 13 info lifecycle [email protected]~start: Failed to exec start script 14 verbose stack Error: [email protected] start: gulp play14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:255: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.<anonymous> (/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:886:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) 15 verbose pkgid [email protected] 16 verbose cwd /Users/renminjie/angular2Learning/ui-sortable-ng2 17 error Darwin 16.6.0 18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "start" 19 error node v6.10.3 20 error npm v3.10.10 21 error code ELIFECYCLE 22 error [email protected] start:gulp play 22 error Exit status 1 23 error Failed at the [email protected] start script 'gulp play'. 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 angular-ui-sortable package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error gulp play 23 error You can get information on how to open an issue for this project with: 23 error npm bugs angular-ui-sortable 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls angular-ui-sortable 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]
and run gulp play
[16:32:56] Using gulpfile ~/angular2Learning/ui-sortable-ng2/gulpfile.js [16:32:56] Starting 'js'... [16:32:56] Starting 'ts'... [16:32:56] Starting 'angular2'... [16:32:56] 'angular2' errored after 98 ms [16:32:56] ModuleEvaluationError: $createPrivateName is not a function at /Users/renminjie/angular2Learning/ui-sortable-ng2/node_modules/[email protected]@traceur/bin/traceur.js:727:18 loaded by [email protected]/src/runtime/runtime-modules.js [16:32:56] Finished 'js' after 121 ms [16:32:56] Plumber found unhandled error: TypeError in plugin 'gulp-traceur' Message: $getOwnPropertyDescriptor is not a function Details: fileName: /Users/renminjie/angular2Learning/ui-sortable-ng2/src/sortable [16:32:56] Finished 'ts' after 171 ms

@thgreasi
Copy link
Contributor

thgreasi commented Jul 8, 2017

Thanks for reporting. I will try to find some time during the coming weekends and check it out.

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