Skip to content

npm start #102

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

Closed
JarDv opened this issue Jun 8, 2018 · 4 comments
Closed

npm start #102

JarDv opened this issue Jun 8, 2018 · 4 comments

Comments

@JarDv
Copy link

JarDv commented Jun 8, 2018

Hi.

I have a clean repository clone and on npm start command i get this message on browser:

image

@rickjjones
Copy link

I get the same.

@phra
Copy link
Member

phra commented Jun 11, 2018

@JarDv @rickjjones I don't have time now to debug an AngularJS boilerplate.. you should really consider moving on Angular 6+ with the official CLI.

@erichbehrens
Copy link
Contributor

@JarDv @rickjjones I had it working by changing line 48 of webpack.config.js from this:

publicPath: isProd ? '/' : 'http://0.0.0.0:8080/',

to

publicPath: '/'

@phra
Copy link
Member

phra commented Jun 12, 2018

@erichbehrens can you eventually send a PR? thanks.

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

4 participants