gruntfile Questions

3

Running grunt - I get this error message: Running "sass:all" (sass) task Fatal error: The implementation option must be passed to the Sass task I've tried re-installing grunt, node, npm, depende...
Spiritual asked 14/8, 2018 at 20:51

1

I am using angular js (1.6),I have following task in grunt for minification angular modules ngAnnotate: { dist: { files: [{ expand: true, cwd: '.tmp/concat/scripts', src: '*.js', dest: '.tmp...

1

I used yeoman to create my structure using "yo webapp", I excluded all extras during the installation process via npm and manually downloaded the bootstrap files. I am trying to run the "grunt bui...
Rodgerrodgers asked 17/11, 2015 at 23:27

2

Solved

I'm working on a project, and I NEED to change the name of the project from localhost:9000 to someothername:9000, this is in my development environment, not production. I was given the project fil...
Waldner asked 12/11, 2015 at 20:57
1

© 2022 - 2024 — McMap. All rights reserved.