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
Node installed via nvm. Tried symlinking to make sure paths are ok similar to issue #44. Happens every time cache is cleared.Thanks!
Error: CommandException: Something went wrong while executing the command '/usr/bin/bower' 'install' env: node: No such file or directory
Stacktrace:
in project/vendor/sp/bower-bundle/Sp/BowerBundle/Bower/Bower.php line 217
at Bower->execCommand(object(Configuration), array('install'), null) in project/vendor/sp/bower-bundle/Sp/BowerBundle/Bower/Bower.php line 82
at Bower->install(object(Configuration)) in project/vendor/sp/bower-bundle/Sp/BowerBundle/CacheWarmer/DependencyCacheWarmer.php line 66
at DependencyCacheWarmer->warmUp('project/app/cache/dev') in project/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php line 47
at CacheWarmerAggregate->warmUp('project/app/cache/dev') in project/app/bootstrap.php.cache line 2443
at Kernel->initializeContainer() in project/app/bootstrap.php.cache line 2215
at Kernel->boot() in project/app/bootstrap.php.cache line 2246
at Kernel->handle(object(Request)) in project/web/app_dev.php line 28
The text was updated successfully, but these errors were encountered:
OSX 10.9 Build 13A603
config .yml
Node installed via nvm. Tried symlinking to make sure paths are ok similar to issue #44. Happens every time cache is cleared.Thanks!
Error: CommandException: Something went wrong while executing the command '/usr/bin/bower' 'install' env: node: No such file or directory
Stacktrace:
The text was updated successfully, but these errors were encountered: