You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have cloned this repo and can't start the server or run some of the commands..
for example when I run "npm start" 👍 [email protected] start: npm run build && serve --compress public/ -p 1618
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the lesson-mixed-mode-starter-kit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run build && serve --compress public/ -p 1618
npm ERR! You can get their info via:
npm ERR! npm owner ls lesson-mixed-mode-starter-kit
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 14.3.0
npm ERR! command "node" "/usr/local/bin/npm" "start"
npm ERR! cwd /Users/leeblazek/Sites/famous denver/lesson-mixed-mode-starter-kit
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
The text was updated successfully, but these errors were encountered:
I have cloned this repo and can't start the server or run some of the commands..
for example when I run "npm start" 👍 [email protected] start:
npm run build && serve --compress public/ -p 1618
npm ERR! Exit status 8
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is most likely a problem with the lesson-mixed-mode-starter-kit package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! npm run build && serve --compress public/ -p 1618
npm ERR! You can get their info via:
npm ERR! npm owner ls lesson-mixed-mode-starter-kit
npm ERR! There is likely additional logging output above.
npm ERR! System Darwin 14.3.0
npm ERR! command "node" "/usr/local/bin/npm" "start"
npm ERR! cwd /Users/leeblazek/Sites/famous denver/lesson-mixed-mode-starter-kit
npm ERR! node -v v0.10.33
npm ERR! npm -v 1.4.28
npm ERR! code ELIFECYCLE
npm ERR!
npm ERR! Additional logging details can be found in:
The text was updated successfully, but these errors were encountered: