Skip to content

Problem with the grunt.js file #2

@maxsap

Description

@maxsap

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions