-
Notifications
You must be signed in to change notification settings - Fork 2
Some license stuff executed at npm install #4
Comments
Another problemWhen I use the latest version now (6fcc56f), I still get a strange error with the same module:
|
The problem occurs in https://github.com/mwittig/license-checker (ping @mwittig), because Also noticed the lib author we include to maybe switch to the maintained version, see mwittig/npm-license-crawler#39. |
WorkaroundYou can just remove --- a/package.json
+++ b/package.json
@@ -22,7 +22,6 @@
"babel-loader": "^8.0.5",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"file-loader": "^3.0.1",
- "npm-license-text": "^1.0.3",
"webpack": "^4.31.0",
"webpack-cli": "^3.3.2"
} It may also need to be removed from |
Again reported at mwittig/npm-license-crawler#40 For context: AMO reviewers noticed this build error when trying to reproduce the build. Marking this as blocked by mwittig/npm-license-crawler#40 |
v1.1 of Awesome Emoji Picker shipped with this source code of this module:
awesome-emoji-picker-1.1-src.zip
Problem
On a clean clone
npm install
resulted in this log:Cause
Some
license-checker
npm module seems to do crazy stuff when being installed.The text was updated successfully, but these errors were encountered: