Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

react-scripts build cannot resolve components/AppProvider on make install #15

Open
andyhaskell opened this issue Mar 3, 2018 · 0 comments

Comments

@andyhaskell
Copy link

Running make install, I got the following error on the line of the Makefile @cd ui && yarn run build:

Creating an optimized production build...
Failed to compile.

Module not found: Error: Can't resolve 'components/AppProvider' in '/home/andy/go/src/github.com/spencercdixon/exocortex/ui/src'

I've never used react-scripts, but it does appear that src/components/AppProvider does exist, with an index.js in there

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

No branches or pull requests

1 participant