You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2022. It is now read-only.
Not sure what is going on... I thought it could be with react-router, since it is listed in package.json as 1.0.1 and up and I know it had some breaking changes at somepoint with how one defines a Router but even with a npm install react-router@1.0.1 --save-dev I get the same error. Any ideas? I'm on mac, node version 6.11.4, npm version 5.5.1
The text was updated successfully, but these errors were encountered:
I tried running
npm run development
after a freshnpm install
and I get the following error from webpack:Not sure what is going on... I thought it could be with
react-router
, since it is listed in package.json as 1.0.1 and up and I know it had some breaking changes at somepoint with how one defines aRouter
but even with anpm install react-router@1.0.1 --save-dev
I get the same error. Any ideas? I'm on mac, node version 6.11.4, npm version 5.5.1The text was updated successfully, but these errors were encountered: