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

bower not install dependency #349

Open
Hajakutbudeen opened this issue Jul 8, 2020 · 4 comments
Open

bower not install dependency #349

Hajakutbudeen opened this issue Jul 8, 2020 · 4 comments

Comments

@Hajakutbudeen
Copy link

Hello dear, I am using "bower-npm-resolver" into my project. when i merge my project with my colleague using git. he got error like this.
Screen Shot 2020-07-08 at 3 05 53 PM

its cached and validate but its not install that dependency into bower_components folder. i am using
bower v 1.8.8
npm v 6.14.5
trying to install
vue-chartjs
vue2-datepicker
lodash
chart.js

@Hajakutbudeen Hajakutbudeen changed the title bow bower not install that dependency Jul 8, 2020
@Hajakutbudeen Hajakutbudeen changed the title bower not install that dependency bower not install dependency Jul 8, 2020
@mjeanroy
Copy link
Owner

mjeanroy commented Jul 9, 2020

Hi @Hajakutbudeen,
Can you give me your bower.json file (or at least, the dependencies section), and the .bowerrc file you use?

@Hajakutbudeen
Copy link
Author

Hajakutbudeen commented Jul 9, 2020 via email

@Hajakutbudeen
Copy link
Author

Hajakutbudeen commented Jul 12, 2020

Hi @Hajakutbudeen,
Can you give me your bower.json file (or at least, the dependencies section), and the .bowerrc file you use?

dear mjeanroy,

please find the attchment of bower.json file, yes i am using .bowerrc
bower.json.zip

i need to install vue-chartsjs & vue2-datepicker. ill install npm package.. when i use like this
"vue-chartjs": "npm:vue-chartjs#3.5.0",
"vue2-datepicker": "npm:vue2-datepicker#3.6.0"

its works for me, cached, validate and install but after migrate with my colleague using github,

its show not-cached and resolve kindly please help. thank you

@mjeanroy
Copy link
Owner

mjeanroy commented Sep 1, 2020

Hi @Hajakutbudeen,
I just published version 0.11.0, can you test with this version please?

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

2 participants