Skip to content

The first line #!/usr/bin/env node is throwing error #1

@pdhar-tibco

Description

@pdhar-tibco

I believe the first line containing #!/user/bin/env node is causing error

$npm run jszip
npm ERR! Darwin 16.5.0
npm ERR! argv "/usr/local/Cellar/node/7.9.0/bin/node" "/usr/local/bin/npm" "run" "jszip"
npm ERR! node v7.9.0
npm ERR! npm  v4.2.0

npm ERR! missing script: jszip
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/pdhar/.npm/_logs/2017-04-24T18_39_04_470Z-debug.log
 $./node_modules/.bin/jszip coverage/ -o coverage.zip
env: node\r: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions