Skip to content

Fix node-gyp compiling failure caused by webpack#50

Open
jim380 wants to merge 2 commits intocryptoeconomics-study:masterfrom
jim380:master
Open

Fix node-gyp compiling failure caused by webpack#50
jim380 wants to merge 2 commits intocryptoeconomics-study:masterfrom
jim380:master

Conversation

@jim380
Copy link

@jim380 jim380 commented Mar 24, 2019

Description: Incorrect version of webpack installed causes node-gyp to fail during a rebuild. React requires v4.28.3
Reproduce: git clone then npm i
Fix: add webpack@4.28.3 in package.json

@K-Ho
Copy link
Member

K-Ho commented Mar 25, 2019

Weird.. I only get an error once webpack is added to dependencies -
Screen Shot 2019-03-25 at 3 30 02 PM

I'll take a deeper look tomorrow. Thanks for pointing out though

@jim380
Copy link
Author

jim380 commented Mar 25, 2019 via email

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

Successfully merging this pull request may close these issues.

2 participants