Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-8154 - Fix errors adding platforms or plugins #130

Closed
wants to merge 1 commit into from
Closed

CB-8154 - Fix errors adding platforms or plugins #130

wants to merge 1 commit into from

Conversation

jpchase
Copy link
Contributor

@jpchase jpchase commented Dec 12, 2014

  • Added utility function to unpack a package.tgz file (gzip + tar)
  • Use the new utility function when fetching plugins from the registry
  • Use the new utility function when downloading platforms from the registry
  • This compensates for the change in npm behaviour that no longer unpacks
    files that are added to the npm cached (change in 1.4.10)

- Added utility function to unpack a package.tgz file (gzip + tar)
- Use the new utility function when fetching plugins from the registry
- Use the new utility function when downloading platforms from the registry
- This compensates for the change in npm behaviour that no longer unpacks
  files that are added to the npm cached (change in 1.4.10)
@kamrik
Copy link
Contributor

kamrik commented Dec 15, 2014

lgtm, merging

@asfgit asfgit closed this in 2021987 Dec 15, 2014
@jpchase jpchase deleted the CB-8154 branch December 15, 2014 19:46
halton pushed a commit to halton/cordova-lib that referenced this pull request Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants