Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chapter 15 not getting bundle.min.js and errors when running builg #42

Open
Mishelbi opened this issue Dec 30, 2018 · 1 comment
Open

Comments

@Mishelbi
Copy link

Mishelbi commented Dec 30, 2018

I've finished chapter 15 and am trying to run the build. When I run the command npm run build in the quiz directory, I get the following errors:
npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! [email protected] build: webpack --progress --colors --profile
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

I looked in the dist folder and there is not a bundle.min.js file. What is happening and how do I fix it?

@daz4126
Copy link
Collaborator

daz4126 commented Jan 20, 2019

Hi @Mishelbi. Can you try this using the code provided in the repo? If that works then there's probably just a small typo in one of your files that needs tracking down. This can be frustrating ... but welcome to programming! Daz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants