-
Notifications
You must be signed in to change notification settings - Fork 400
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
angular module error on fresh project setup #496
Comments
Hi @hottehead So you can fix it as following:
|
I have the exact same bower.json like the master branch. I then run I'll also dig into the link you provided. So far this didnt solve it. |
hmm can you try any of the last 4? those that resolve to 1.6.5 |
I have setup the project as explained in the docs. After
running gulp && gulp watch
andphp artisan serve
I get an error. The start page does not load properly.I discovered this incompatible sign in the bower dependency list.
I tested this because I migrated an older project to a new machine. After fresh dependency installation I got the same error. So I tried installing a fresh project and discovered it produces the same error.
The text was updated successfully, but these errors were encountered: