Skip to content
New issue

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

GRUNT livereload not working #705

Open
francesco-di-marcantonio opened this issue Sep 19, 2023 · 0 comments
Open

GRUNT livereload not working #705

francesco-di-marcantonio opened this issue Sep 19, 2023 · 0 comments
Labels
bug Something isn't working docker-images

Comments

@francesco-di-marcantonio

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

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.

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

@francesco-di-marcantonio francesco-di-marcantonio added bug Something isn't working docker-images labels Sep 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker-images
Projects
None yet
Development

No branches or pull requests

1 participant