volojs / volo

Create front end projects from templates, add dependencies, and automate the resulting projects
https://volojs.github.io/
Other
1.41k stars 100 forks source link

add: when adding dir with package.json from the net, but not in tag dir, error #57

Closed jrburke closed 12 years ago

jrburke commented 12 years ago

Reported here:

https://groups.google.com/forum/?fromgroups#!topic/volojs/emZqvSlNq3w

Any installed package with a package.json that will install a directory is not using the depPackageInfo info, but instead the "info" variable, which is not set up when the package.json was already fetched from the net. around line 384 in add.js.

Serious regression, push out 2.0.1 soon, triaging other bugs out to 2.0.2 if need be. A regression that even affects packages like dojo.