You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running the yarn install command and try to commit a change to a less file, I get the error:
✖ make stylelint-fix:
bash: linha 1: ../../../node_modules/.bin/stylelint: File or directory not found
make: *** [Makefile:109: stylelint-fix] Erro 127
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
To develop with this addon, do I need to create a Volto app, even though make already does this with Docker?
The text was updated successfully, but these errors were encountered:
After running the
yarn install
command and try to commit a change to aless
file, I get the error:To develop with this addon, do I need to create a Volto app, even though make already does this with Docker?
The text was updated successfully, but these errors were encountered: