Skip to content

Fix node-gyp compiling failure caused by webpack#50

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

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

Conversation

@jim380

@jim380 jim380 commented Mar 24, 2019

Copy link
Copy Markdown

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

K-Ho commented Mar 25, 2019

Copy link
Copy Markdown
Member

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

jim380 commented Mar 25, 2019 via email

Copy link
Copy Markdown
Author

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