Skip to content

Instantly share code, notes, and snippets.

@tobiasoberrauch
Created August 26, 2013 14:42
Show Gist options
  • Save tobiasoberrauch/6342159 to your computer and use it in GitHub Desktop.
Save tobiasoberrauch/6342159 to your computer and use it in GitHub Desktop.
Whoops, looks like something went wrong.
1/1RuntimeException: An error occurred while executing the command '/usr/local/bin/bower' 'list' '--map'. The error was: "node.js:201
throw e; // process.nextTick error, or 'error' event on first tick
^
TypeError: Object # has no method 'tmpDir'
at Object. (/usr/local/lib/node_modules/bower/node_modules/update-notifier/node_modules/configstore/configstore.js:13:53)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:32)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object. (/usr/local/lib/node_modules/bower/node_modules/update-notifier/lib/update-notifier.js:5:19)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)"
in /var/www/gew/gewio/vendor/sp/bower-bundle/Sp/BowerBundle/Bower/Bower.php line 217
at Bower->execCommand(object(Configuration), array('list', '--map')) in /var/www/gew/gewio/vendor/sp/bower-bundle/Sp/BowerBundle/Bower/Bower.php line 95
at Bower->createDependencyMappingCache(object(Configuration)) in /var/www/gew/gewio/vendor/sp/bower-bundle/Sp/BowerBundle/CacheWarmer/DependencyCacheWarmer.php line 69
at DependencyCacheWarmer->warmUp('/var/www/gew/gewio/app/cache/dev') in /var/www/gew/gewio/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/CacheWarmer/CacheWarmerAggregate.php line 47
at CacheWarmerAggregate->warmUp('/var/www/gew/gewio/app/cache/dev') in /var/www/gew/gewio/app/bootstrap.php.cache line 2405
at Kernel->initializeContainer() in /var/www/gew/gewio/app/bootstrap.php.cache line 2177
at Kernel->boot() in /var/www/gew/gewio/app/bootstrap.php.cache line 2208
at Kernel->handle(object(Request)) in /var/www/gew/gewio/web/app_dev.php line 28
@ccjon
Copy link

ccjon commented Sep 15, 2014

Do you remember what caused this? This message is plaguing me now.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment