We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
0.13.2
Ubuntu via brew
php-fpm 81.
When we try to use livereload/grunt on magento2 image we receive this error:
Loading "Gruntfile.js" tasks...ERROR
Error: Cannot find module './dev/tools/grunt/tools/files-router' Require stack: /var/www/html/Gruntfile.js /var/www/html/node_modules/grunt/lib/grunt/task.js /var/www/html/node_modules/grunt/lib/grunt.js /usr/local/lib/node_modules/grunt-cli/bin/grunt Warning: Task "clean" not found. Use --force to continue.
Error: Cannot find module './dev/tools/grunt/tools/files-router' Require stack:
Aborted due to warnings.
inside dev tools there isnt any grunt folder and all the commands (grunt clean etc etc) are not working
https://docs.warden.dev/configuration/livereload.html until point 5
grunt command and live reload are working
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version of Warden
0.13.2
Operating System and Installation Method
Ubuntu via brew
Image
php-fpm 81.
Describe the Bug
When we try to use livereload/grunt on magento2 image we receive this error:
Loading "Gruntfile.js" tasks...ERROR
Aborted due to warnings.
inside dev tools there isnt any grunt folder and all the commands (grunt clean etc etc) are not working
To Reproduce
https://docs.warden.dev/configuration/livereload.html
until point 5
Expected Behavior
grunt command and live reload are working
Additional context
No response
The text was updated successfully, but these errors were encountered: