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

npm install fails to install normally on nodejs stable version #298

Closed
jinwoo-kim-nhn opened this issue Jan 14, 2020 · 0 comments
Closed
Labels

Comments

@jinwoo-kim-nhn
Copy link
Contributor

Version

3.7.2

Development Environment

Mac, Chrome79

Current Behavior

  • npm install fails to install normally on nodejs stable version
    1. Error output when installing karma version 1.x.x
    2. Fixed in package-lock.json update, but outputs version compatibility warning.
    3. After all, to update karma, webpack also needs to be updated.

Expected Behavior

  • can run npm install without a problem.
HerlinMatos pushed a commit to EveryMundo/tui.image-editor that referenced this issue Jul 2, 2020
* feat: webpack version up

* feat: cssExtract plugin update

* feat: karma.conf update middle commit

* feat: karma.conf update middle commit

* feat: webpack with karma version update middle commit

* update package-lock

* feat: karma version update 4.x.x

* fix: fixed all vulnerabilities at package.json

* fix: added mode property webpack config

* feat: added dist directory for npm istall test

* test complete with delete dist directory

* restore un nessary fix point

* apply code review at webpack config

* fix: fixed fabricjs install guide

* fix: fix karma.conf.js for css-loader webpack config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant