Matija Marohnić
Matija Marohnić
Could you share more info? Installing `node-sass` simply fails for you? Does installing the same node-sass version in an empty project fail for you as well?
I don't use Heroku, but are you sure that `package.json` got deployed to Heroku? Is there any way to see that?
If you see the very end of that recipe, it says that you should deploy only `dist`, so I'm guessing that should be your root. Is that possible to do?
Yeah. In any case it appears that modifications to the recipe should be made. If you'd like to submit a PR once you get it working, that would be great....
@ilicmarko I like the idea, are you still up for doing this?
Sorry for my late response 😅 Thank you for figuring out where the error is coming from! 🏆 We definitely need to add Yarn support to those generators, feel free...
Hi Michael, did you check how many of this vulnerabilities are problematic in the context of generator-webapp? Generally vulnerabilities are much more serious when using a dependency on the server,...
@s3c0nDD what do you mean? We don't generate a `README.md` yet.
This is the README of the generator-webapp project. This issue was referring to the customized README generated by the `yo webapp` command (which doesn't exist yet). Instead of people having...
I tried, but didn't manage to get it working. How about Karma?