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

Problem with the grunt.js file #2

Open
maxsap opened this issue Mar 17, 2013 · 0 comments
Open

Problem with the grunt.js file #2

maxsap opened this issue Mar 17, 2013 · 0 comments

Comments

@maxsap
Copy link

maxsap commented Mar 17, 2013

Great work, only one issue, the grunt file provided with the example seems to have some problems.
At first I got a message complaining that concat is unknown.
After adding this line:
grunt.loadNpmTasks('grunt-contrib-concat');
I'm getting this error:
Warning: Unable to write "views/templates/compiled" file (Error code: EISDIR).
Could you please help?

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