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

Wrong version on NPM? #46

Open
wcarson opened this issue Dec 13, 2016 · 4 comments
Open

Wrong version on NPM? #46

wcarson opened this issue Dec 13, 2016 · 4 comments

Comments

@wcarson
Copy link

wcarson commented Dec 13, 2016

I installed angular2-template-loader into my project with the usual:

npm install angular2-template-loader --save-dev

Looking in node_modules/angular2-template-loader directory I can see that the package.json has v0.6.0, however, the index.js file is the older version (without the keepUrl feature). I also noticed that the v0.6.0 tag on the project also references the older index.js.

As a workaround, I'm getting the package from github instead of NPM:

devDependencies {
  "angular2-template-loader": "TheLarkInn/angular2-template-loader"
  ...
}
@TheLarkInn
Copy link
Owner

Sorry just discovering this now. I'm going to find some time tomorrow after working on some infra to get this updated. Apoligies.

@mlegenhausen
Copy link

Have the same error. Please publish the current state of the project.

@TheLarkInn
Copy link
Owner

Publishing today. Apologize for delay everyone had been out of town until now. When I get into office I will publish. Also if there is anyone interested in helping me maintain this, I would greatly appreciate the support.

@mlegenhausen
Copy link

@TheLarkInn Thanks, I know the struggle :) I will watch your repo maybe I can help out. But currently everything works as expected.

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