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

Commits on Dec 12, 2014

  1. CB-8154 - Fix errors adding platforms or plugins

    - 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)
    jpchase committed Dec 12, 2014
    Configuration menu
    Copy the full SHA
    dbeb73e View commit details
    Browse the repository at this point in the history