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

Fix 'Can not find module JSZip' errors when bundling #1

Merged
merged 1 commit into from
Mar 27, 2016

Conversation

enov
Copy link
Contributor

@enov enov commented Mar 23, 2016

Replaced "JSZip" with "jszip" in app/js/slicer.js.
Fixes the following error that is risen on npm start:

Cannot find module 'JSZip' from '~/hackathon-slicer/app/js'

@enov
Copy link
Contributor Author

enov commented Mar 24, 2016

I am on Linux, btw, so I guess the error won't show up on case insensitive file system?

@daniel-formlabs
Copy link

Is this for @mkeeter?

@mkeeter mkeeter merged commit 20dafe0 into Formlabs:master Mar 27, 2016
@mkeeter
Copy link
Contributor

mkeeter commented Mar 27, 2016

Thanks @enov!

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

Successfully merging this pull request may close these issues.

3 participants