LeoAJ / react-iTunes-search

:musical_note:Simple web app for itunes search with React

Home Page:http://leoj.js.org/react-iTunes-search/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm-cli.js "start" error

benpetersen opened this issue · comments

When starting the project v1.0.4 (2/3/2015)
Failed at the react-iTunes-search script 'babel-node server.js
Exit status 1

npm-debug.txt

Hi @benpetersen

Can you try to delete the enitre node-modules folder and do npm install, see if it works? The reason maybe because the different version of babel. Should be able to fix to redo npm install. Let me know if it works. Thanks for reporting, appreciated.

will close it, feel free to open any issue later on. Thanks!