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

Replace bower with npm #76

Closed
coni2k opened this issue Jun 21, 2016 · 1 comment
Closed

Replace bower with npm #76

coni2k opened this issue Jun 21, 2016 · 1 comment

Comments

@coni2k
Copy link
Contributor

coni2k commented Jun 21, 2016

Lately there are two issues with bower package installations:

  1. When '^' used, it's retrieving latest major package, instead of minor.
  2. During initial setup, VS could get npm packages but not bower packages (due to firewall settings?), which makes it difficult to install the project on a new computer.

Having two package managers for front-end is already redundant, so if all packages are okay, remove bower and move its packages to npm.

@coni2k
Copy link
Contributor Author

coni2k commented Jun 21, 2016

This is okay.

Only datajs v1.1.3 was downgraded to v1.0.3, but it didn't create any issue as far as it has been tested.
Otherwise find a copy of v1.1.3 and store it in /lib folder.

@coni2k coni2k closed this as completed in f2561b7 Jun 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant