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

npm run build error, can't build the files #92

Closed
gitlovenotwar opened this issue Apr 2, 2016 · 4 comments
Closed

npm run build error, can't build the files #92

gitlovenotwar opened this issue Apr 2, 2016 · 4 comments

Comments

@gitlovenotwar
Copy link

A lot of error is showing when building the files for production. Can you check it out?

@coryhouse
Copy link
Owner

You deleted all the .spec files, so Mocha is bombing. Disable running tests or create at least one .spec file.

@gitlovenotwar
Copy link
Author

Hmmm... I think I have deleted some, not sure. How should I disable the running test? or at least create one spec?

@coryhouse
Copy link
Owner

Remove the call to test:watch from the start script in package.json.

@gitlovenotwar
Copy link
Author

Hi, thanks a lot for the help. It solved the problem. I am able to build now. :)

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