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 trying code from guide #40

Closed
gokulnath opened this issue Nov 10, 2016 · 1 comment
Closed

Error trying code from guide #40

gokulnath opened this issue Nov 10, 2016 · 1 comment

Comments

@gokulnath
Copy link

I was trying the webpack config for 'Bundled jQuery' method in https://marionette.gitbooks.io/marionette-guides/content/en/getting_started/installing_marionette.html. But it's giving me the following weird error on running webpack. I am using the same config suggested in the guide.

$ node_modules/.bin/webpack .                                                                                                         !10297
Hash: 828209a9b8c5230cb7de
Version: webpack 1.13.3
Time: 48ms
    Asset     Size  Chunks             Chunk Names
bundle.js  1.61 kB       0  [emitted]  main
   [0] multi main 40 bytes {0} [built] [1 error]
   [1] ./app/driver.js 0 bytes {0} [built]

ERROR in multi main
Module not found: Error: Cannot resolve 'file' or 'directory' /home/gokul/root/mobme/worklight/fubar in /home/gokul/root/mobme/worklight/fubar
 @ multi main
@gokulnath
Copy link
Author

Fixed.
I had a dot after webpack which was causing the issue.

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