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

Default build processes fail #37

Open
Chandler-Davidson opened this issue Aug 12, 2019 · 2 comments
Open

Default build processes fail #37

Chandler-Davidson opened this issue Aug 12, 2019 · 2 comments

Comments

@Chandler-Davidson
Copy link

I tried following the readme by running npm run dev and npm run build, but both fail to compile. I got the following error for both:

Module parse failed: Unexpected token (755:8)
You may need an appropriate loader to handle this file type.

It seems that the webpack config is missing the vue-loader plugin. Am I missing information and need to update the docs? Or do I need to fix the build process?

@mjcarroll
Copy link
Contributor

Yeah, stuffs broken. I haven't had time to really look at this lately, but it's on my list...

@Chandler-Davidson
Copy link
Author

@mjcarroll If you know what's wrong, I don't mind updating docs. Otherwise, I'll poke around and see where I can fix it.

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