-
Notifications
You must be signed in to change notification settings - Fork 1.2k
trouble running project with fresh install #1282
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
Comments
try updating to |
I ran and then npm and bower install had no errors. running Thank you for your reply, its much appreciated. |
I just tested Are you sure everything was overwritten by the updated generator? Try again in a different directory. |
|
That worked great, thank you very much. |
Closed by #1292 |
I'm still having this issue despite running the commands mentioned above. None of the normal grunt tasks are working for me (default, build, test, etc.) I continue to get error messages like: "jit-grunt: Plugin for the "build" task not found." Any ideas? |
@paulwithap, when @Awk34 wrote it was version 5.0.0, but now is 6.0.0, perhaps you install this version. so you need to install v5.0.0 |
I had a similar error with babel to run the application and solve .babelrc creating the file I saw that I needed.
|
@elgitdemauro the latest version of the generator includes a similar file |
I have installed a fresh project with no errors.
When I run
grunt serve
When i run
grunt serve:dist
orgrunt build
Here is my version output and grunt file
other version info
The text was updated successfully, but these errors were encountered: