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

Missing menu items & strange errors #25

Open
c-myers1 opened this issue Nov 11, 2020 · 1 comment
Open

Missing menu items & strange errors #25

c-myers1 opened this issue Nov 11, 2020 · 1 comment

Comments

@c-myers1
Copy link

First time I completed the installation and ran it with "npm run serve", all menu items were showing and all worked well.

After shutdown of my system and retrying at a later time, only Dashboard, Login and Register menu items show (see screenshot).

In the network tab, I note a 404 error and the following in console:

[vue-warn] Cannot find element: #app(webpack-internal:///./node_modules/vue/dist/vue.esm.js)

With npm run build, full menu still does not show and I see 404 in network table and error in console:

GET http://localhost/js/app.js net::ERR_ABORTED 404 (Not Found)

These seem like very basic stuff, not sure why I'm getting them from a fresh install. How do I fix?

image

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