Jim Driscoll
Jim Driscoll
Short description of the problem: Documentation for scaffolding tasks doesn't mention that the code needs to be deployed before it takes effect. What behavior are you expecting? Many users expect...
ml local mlcp requires that mlcp either be in a well known location, or that an entry be added in local.properties. It would be far better to have it just...
npm install fails with the following error: ``` npm ERR! fetch failed https://registry.npmjs.org/i/-/i-0.3.2.tgz npm WARN retry will retry, error on last attempt: Error: fetch failed with status code 504 ```...
Not sure if you'll want this, but thought I'd share. Moved all the browser facing dependencies from being in the repo to using bower. Change the test html to access...