Open 26medias opened 3 years ago
I solved the issue by running npm install isomorphic-fetch
Thanks, npm install isomorphic-fetch
worked for me too.
Same issue. Same fix. Thanks!
Can you change the issue name to include - "isomorphic-fetch".
As this is beyond the OS.
Hi,
There are 2 majors issues on windows 10 that prevents this repo from running, I'm hoping somebody has a solution:
Module not found: Error: Can't resolve 'isomorphic-fetch' in 'C:\code\react\airframe-react\app\routes\Forms\Typeahead\components'
)While I'll probably figure out the dependency issue, I have no idea where to start to have Chokidar monitor from the root of the repo rather than my entire drive. Any help would be most welcome!
Here are the steps I took to setup:
npm install
from the freshly cloned repo (c:\code\react\airframe-react)npm start
Here's the output showing both issues: