-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Getting an issue working with Grunt #3037
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
Comments
I met this issue on Windows OS, I tried to run CMD as Administrator. This issue was solved. |
@mrkhoa99 Mmm, i tried that too, i just checked if the permission and ownership changed, but are ok. The error still there after i execute the deploy or Grunt. Let me see if the VM misses something. But i don't think so. |
@mrkhoa99 Nope, it isnt about permission. Got the same result. |
Update of the issue: If a run the bin/magento static:deploy and after that i run grunt less:theme it gives no errors, but when watching isnt detecting the changes in the .less files of the theme. |
Hi @ezequielalba Thanks. |
Thank you for your submission. We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues. Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here). We are closing this GitHub ticket and have moved your request to the new forum. |
Hi @piotrekkaminski and all Please help me. I cazy this bug and lot many time.
Some time run ok Thanks |
[TSG-CSL3] Upporting 2.3 (pr3)
I'm getting this issue after run
grunt exec:<theme>
, this shows up:And after i run
grunt refresh
, shows the same after it cleans all the paths.Now, running the command for the bin/magento
dev:source-theme:deploy
got this:I was triyng to fix this by following a lot of instructions on other issues already, nothing worked.
Any ideas why this might be happening?
I have a VM configured running of Ubuntu 14.04.3 LTS , and have node 5.4.1 with npm 3.3.12
Update of the issue: If a run the bin/magento static:deploy and after that i run grunt less:theme it gives no errors, but when watching isnt detecting the changes in the .less files of the theme.
The text was updated successfully, but these errors were encountered: