Eddie Monge Jr
Eddie Monge Jr
If you resolve the conflicts and update the commit message to follow the contributing guideline I'll land this pr
Yeah this is probably a bug, but more likely a bug in generator-karma since if coffee is specified it won't automatically insert a config block into a Gruntfile.**js** file.
Solution is probably to spit out a note at the end of the process saying to add the config block yourself. @sanketsahusoft that doesn't solve this issue.
@cjerdonek is that still happening without `--coffee`? It shouldn't be.
you probably setup npm to use a place you dont have permissions, or the folder you are generating in doesnt
do you ever do `sudo npm install`?`
You shouldn't need to do that either. You should set your npm prefix to a place you have write access to
@batista Your issue isnt the same one as here since without `--coffee` the tasks arent added. You probably had npm issues somewhere in the generation.
Yup its the peerDeps problem. generator-karma should be fixed as well as this. Updating this is still on my roadmap. After I finish the generator list, I'll try to get...
Manually install the peerdependencies