OpenForgeProject / ddev-woodoo-buildtools-magento

ddev Addon to build Magento projects without headache
GNU General Public License v3.0
8 stars 5 forks source link

missing dependencies are not installed #21

Closed Morgy93 closed 1 year ago

Morgy93 commented 1 year ago

In my case @hyva-themes/hyva-modules was missing and I got an error during theme build.

I had to manually install the dependencies and it worked flawless afterwards.

Morgy93 commented 1 year ago

Similar: If there is no grunt in your package.json, then it does not work as well:

Aborted due to warnings.

✖ Grunt task failed. Try to repair it for you.

removed 100 packages, and audited 9 packages in 487ms

found 0 vulnerabilities
.ddev/commands/web/woodoo_components/build: line 55: ./node_modules/.bin/grunt: No such file or directory
.ddev/commands/web/woodoo_components/build: line 56: ./node_modules/.bin/grunt: No such file or directory

  ✖ Grunt task failed again. Could not repair.
dermatz commented 1 year ago

@Morgy93 this should now be fixed with version 1.4.1.