-
I'm seeing this warning in the Spring Boot log files
12:34:51.479 [pool-1-thread-1] WARN c.m.c.m.i.DefaultExtensionMetadataProvider - Unable to build metadata from resource file: file:/home/sstaffor…
-
Hi,
After successfully(?) scaffolding then running gulp it breaks with:
[13:58:38] 'bower:js' errored after 17 ms
[13:58:38] Error: Bower components directory does not exist at /var/www/vhosts/viola…
-
I just gave it a go `slush phaser-plus` and npm packed in with the following errors:
```
npm ERR! Darwin 14.5.0
npm ERR! argv "node" "/usr/local/bin/npm" "install"
npm ERR! node v0.12.7
npm ERR! npm …
budda updated
8 years ago
-
Need an `npm install --save www-authenticate` on the master branch
-
以普通用户身份运行的时候显示一下错误:
```
fs.js:794
return binding.mkdir(pathModule._makeLong(path),
^
Error: EACCES: permission denied, mkdir '/usr/local/lib/node_modules/.cooking_npminstall/cookin…
-
Need to have a default .gitignore file to exclude out the node_modules directory
-
please update bundled dependency of python-trezor to at least version 0.6.13 for windows build
this fixes issues with firmware 1.3.6 (it is unusable with older python-trezor) on windows
-
To avoid duplication, it may be possible for ml-gradle to check for src/main/resources/application.properties and read ML properties from there, so they don't have to be defined there and in gradle.pr…
-
When would it be possible to use locally installed Slush generators?
-
Hi,
I tried downloading your project, ran `npm install` then `bower install` which went fine. Then I ran `grunt launch --open` and I get this error:
```
Running "browserify:buildTypeScript" (browser…