문제

Worked just fine yesterday, but today I suddenly got this error when running 'grunt server':

Running "bowerInstall:app" (bowerInstall) task
Warning: Cannot read property 'main' of undefined Use --force to continue.

Aborted due to warnings.

I even did a hard reset to the previous commit, but I still get the same error. What could be causing this?

Git repo: https://github.com/oyvindhellenes/Corsane

도움이 되었습니까?

해결책

Okay this is awkward. A simple 'bower install' did the trick.

다른 팁

There are more detail descriptions about it.https://github.com/stephenplusplus/grunt-wiredep/issues/36

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top