Skip to content

Error starting or running tests #1

@mikeerickson

Description

@mikeerickson

Please see the following console output:

npm ERR! Darwin 15.5.0
npm ERR! argv "/Users/mikeerickson/.nvm/versions/node/v6.3.1/bin/node" "/Users/mikeerickson/.nvm/versions/node/v6.3.1/bin/npm" "start"
npm ERR! node v6.3.1
npm ERR! npm  v3.10.3
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! bookstore@1.0.0 start: `SET NODE_ENV=dev && node server.js`
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the bookstore@1.0.0 start script 'SET NODE_ENV=dev && node server.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the bookstore package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     SET NODE_ENV=dev && node server.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs bookstore
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls bookstore
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/mikeerickson/Documents/Projects/node/bookstore/npm-debug.log
 ✘  ~/Documents/Projects/node/bookstore  master 
 $ node -v
v6.3.1
 ~/Documents/Projects/node/bookstore  master 
 $

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