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

Having trouble installing in Apache #1

Closed
njolin opened this issue Sep 10, 2015 · 1 comment
Closed

Having trouble installing in Apache #1

njolin opened this issue Sep 10, 2015 · 1 comment

Comments

@njolin
Copy link

njolin commented Sep 10, 2015

Hello!

Cloned from git, ran npm install, finished OK.
when running grunt, I get the following:
Running "combineKOTemplates:main" (combineKOTemplates) task

Running "browserify:debug" (browserify) task

Error: Cannot find module './checkModel.js' from '/home/devmaile/public_html/mosaico/mosaico/src/js/converter'
Warning: Error running grunt-browserify. Use --force to continue.

Aborted due to warnings.

Any ideas?
Thanks!

@bago
Copy link
Member

bago commented Sep 11, 2015

I think I just committed the fix: I included "checkModel.js" but the file is "checkmodel.js" (lowercase M): it worked anyway on my windows box!

Thank you for reporting! Please come back with feedback, suggestions, ideas!

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