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

Issues loading demo #1

Open
peteashworth opened this issue Aug 9, 2016 · 0 comments
Open

Issues loading demo #1

peteashworth opened this issue Aug 9, 2016 · 0 comments

Comments

@peteashworth
Copy link

Following the readme; I can't get the demo to load.

After I run the npm run hot; I get the following errors in the console.

ERROR in ./public/samples.js
Module not found: Error: Cannot resolve 'file' or 'directory' /Users/pashwor/Projects/subschema-test-support/samples in /Users/pashwor/Projects/subschema-demo/public
@ ./public/samples.js 5:15-56

ERROR in ./src/components/Example.jsx
Module not found: Error: Cannot resolve module 'lodash/lang/cloneDeep' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/Example.jsx 23:17-49

ERROR in ./src/components/Example.jsx
Module not found: Error: Cannot resolve module 'lodash/collection/each' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/Example.jsx 31:12-45

ERROR in ./src/components/UpdateValue.jsx
Module not found: Error: Cannot resolve module 'lodash/string/camelCase' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/UpdateValue.jsx 17:17-51

ERROR in ./src/components/UpdateValue.jsx
Module not found: Error: Cannot resolve module 'lodash/string/capitalize' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/UpdateValue.jsx 21:18-53

ERROR in ./src/components/DownloadButton.jsx
Module not found: Error: Cannot resolve module 'lodash/string/camelCase' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/DownloadButton.jsx 19:17-51

ERROR in ./src/components/DownloadButton.jsx
Module not found: Error: Cannot resolve 'file' or 'directory' /Users/pashwor/Projects/subschema-project/src/index.js in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/DownloadButton.jsx 15:24-52

ERROR in ./src/components/DownloadButton.jsx
Module not found: Error: Cannot resolve module 'lodash/string/kebabCase' in /Users/pashwor/Projects/subschema-demo/src/components
@ ./src/components/DownloadButton.jsx 23:17-51

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