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

ERROR in Editor.jsx #7

Closed
nadeemkhan opened this issue Jan 13, 2016 · 2 comments
Closed

ERROR in Editor.jsx #7

nadeemkhan opened this issue Jan 13, 2016 · 2 comments

Comments

@nadeemkhan
Copy link

Nadeem-Khans-Mac-mini:medis-master nadeemkhan$ npm run dev

medis@0.2.0 dev /Users/nadeemkhan/Downloads/medis-master
webpack --progress --colors --watch

Version: webpack 1.12.11
Time: 11425ms
Asset Size Chunks Chunk Names
main.js 3.08 MB 0 [emitted] main
pattern-manager.js 1.37 MB 1 [emitted] pattern-manager
+ 381 hidden modules

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/mode/javascript/javascript' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 33:0-78

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/lint/json-lint' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 34:0-72

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/lint/lint' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 35:0-67

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/selection/active-line' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 36:0-79

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/edit/closebrackets' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 37:0-76

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/edit/matchbrackets' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 38:0-76

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/lib/codemirror.css' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 41:0-70

ERROR in ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx
Module not found: Error: Cannot resolve module 'react-codemirror/node_modules/codemirror/addon/lint/lint.css' in /Users/nadeemkhan/Downloads/medis-master/client/components/main/Main/Database/Content/KeyContent
@ ./client/components/main/Main/Database/Content/KeyContent/Editor.jsx 42:0-71

@luin
Copy link
Owner

luin commented Jan 13, 2016

Should be fixed with #5. Could you please pull the new changes and npm install again?

@nadeemkhan
Copy link
Author

fixed thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants