Closed martin-martin closed 8 years ago
I think I fixed the merge conflicts.
All good! Someone else's update applied this fix already!
Why is the ^ symbol being added automatically everytime ? Ryan has removed it several times and still it gets added !
app didn't run for me again - turns out that I had done a re-install of webpack and it updated again to the .25 version.
I now removed the
^
inpackage.json
so that everyone gets the correct version installed.After this fix, running
rm -rf node_modules && npm install
did the job for me and I'm back : )