liferay / liferay-theme-tasks

A set of tasks for building and deploying Liferay Portal themes.
18 stars 24 forks source link

Error after update to 1.4.1 #53

Closed mfd closed 6 years ago

mfd commented 7 years ago
Error: Cannot find module 'brace-expansion'
    at Function.Module._resolveFilename (module.js:325:15)
    at Function.Module._load (module.js:276:25)
    at Module.require (module.js:353:17)
    at require (internal/module.js:12:17)
    at Object.<anonymous> (/liferay_dxp/themes/psell_landing-theme/node_modules/liferay-theme-tasks/node_modules/globby/node_modules/glob/node_modules/minimatch/minimatch.js:10:14)
    at Module._compile (module.js:409:26)
    at Object.Module._extensions..js (module.js:416:10)
    at Module.load (module.js:343:32)
    at Function.Module._load (module.js:300:12)
    at Module.require (module.js:353:17)
natecavanaugh commented 7 years ago

Hi @mfd Thanks for the report! Could you include your Node version, NPM version and the task you were running at the time the error happened?

I can't seem to reproduce it on my end, but I might not be running it under the same conditions.

jbalsas commented 6 years ago

Cleaning up, closing based on the latest response. Please, reopen in liferay-themes-sdk if still reproducible.