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

1.2.0 is not published to npm #100

Open
dpogue opened this issue May 17, 2016 · 3 comments
Open

1.2.0 is not published to npm #100

dpogue opened this issue May 17, 2016 · 3 comments

Comments

@dpogue
Copy link

dpogue commented May 17, 2016

The latest available version on npm is apparently 1.0.0:

$ npm info cordova-app-loader dist-tags
{ latest: '1.0.0' }
@pheinicke
Copy link

Sadly, it's still not published to npm.

@SystemParadox
Copy link

Ugh, still not published. I've just spent two hours trying to trace a bug which has already been fixed :(

@SystemParadox
Copy link

As a workaround, you can tell npm to download it from github like this:

    "cordova-app-loader": "git+https://github.com/markmarijnissen/cordova-app-loader#c99a03d8771a0e90a5654311b671b96dd8862635",

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

No branches or pull requests

3 participants