-
@kwilcox, @rsignell-usgs
Today I tried to convert 2 new files from the CALCSTWET project. Since it didn't have many files, I decided to re-convert the whole experiment.
First, I did git pull, then …
-
1. I tried to send some files that has korean language. it did not work.
so changed file name with urllib.request.quote temporarily.
it works. but it is hard to reconize what the file is.
Is…
-
```
rocker@rocker-B85M-D3H:~/Documents$ sudo npm install -g puer
npm http GET https://registry.npmjs.org/puer
npm http 304 https://registry.npmjs.org/puer
npm http GET https://registry.npmjs.org/coffe…
-
I'm trying to install node-canvas and I keep getting this error:
Package pangocairo was not found in the pkg-config search path.
Perhaps you should add the directory containing 'pangocairo.pc' to the…
-
rocker@rocker-B85M-D3H:~/Documents$ sudo npm install puer
npm http GET https://registry.npmjs.org/puer
npm http 304 https://registry.npmjs.org/puer
npm http GET https://registry.npmjs.org/coffee-scrip…
-
I don't think I've ever seen any nodejs project warning and erroring this much, nor has I ever seen ANY nodejs project depending on this many libraries. This project is slow and messy, but most of the…
-
**_4 Upvotes**_ I have reasonably large app that I'm working on.
When I make any change to the code and press 'save', the time to build the app and refresh the browser is very long, and also highly va…
-
Hello everybody
I am trying to install PhoneGap on Windows 7, but no matter the Node.js (and npm) which I choose, it fails.
Since I have had several errors before about http-proxy, I typed this firs…
-
Hi I have the following error when running npm install -g phonegap, I have installed visual studio 2013
```
NEO@NEO-PRINCIPAL /C/Users/NEO/Desktop/test
$ npm install -g phonegap
npm WARN deprecated d…
-
I'm Running into this issue when trying to install phonegap, i don't know whats causing it tried re-installing / updating but still no luck, can someone please tell me how to solve this and get it to …