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

Cannot resolve module [that exists]... #118

Closed
monte-hayward opened this issue Apr 24, 2016 · 1 comment
Closed

Cannot resolve module [that exists]... #118

monte-hayward opened this issue Apr 24, 2016 · 1 comment

Comments

@monte-hayward
Copy link

Hi Cory. Just trying out slingshot as an alternate build pattern. I must have something misconfigured? Ideas?

Got it running, then replaced example ./components with mine from a working project. At first it could not resolve index.jsx ( the routes "plus" file). Changed that to .js, and now it recognizes index.

However, imports cannot be resolved, either named *.jsx or *.js

./src/index.js
Module not found: Error: Cannot resolve module 'components/root' in /path/to/src
// ... repeats for each module

fwiw, my project has flux instead of redux. However, both are installed.

@coryhouse
Copy link
Owner

Hi Monty - I'm sorry but I don't have the time at the moment to resolve one-off custom issues. This is a better question for Stackoverflow, complete with a boiled down example.

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

2 participants