You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i have spent a lot of time to find a solution but the error still persists.
I try to completly reinstall nodejs, bower, grunt, try to clean the cahe...nothing.
Environment :
EC2, ubuntu 14.04,
java version "1.7.0_55"
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
nodejs : 0.10.25
bower : 1.3.4
grunt-cli : 0.1.13
grunt : 0.4.5
I have installed grunt-cli, grunt and bower in global (-g).
There is other tasks in my Gruntfile that goes without any error but the bower task fail with this error without any real description of what was wrong...
Hi, i have spent a lot of time to find a solution but the error still persists.
I try to completly reinstall nodejs, bower, grunt, try to clean the cahe...nothing.
Environment :
OpenJDK Runtime Environment (IcedTea 2.4.7) (7u55-2.4.7-1ubuntu1)
OpenJDK 64-Bit Server VM (build 24.51-b03, mixed mode)
I have installed grunt-cli, grunt and bower in global (-g).
There is other tasks in my Gruntfile that goes without any error but the bower task fail with this error without any real description of what was wrong...
Gruntfile.coffee...
but bower work fine if i start it manually...
I can not find any solution on google so i hope you could help me ;)
Thanks
The text was updated successfully, but these errors were encountered: