Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Problem with gulp
Hi. I have a problem with liferay-theme-builder(app):How to replace gulp?
> Task :themes:my-liferay-theme:createLiferayThemeJson
> Task :downloadNode
> Task :themes:my-liferay-theme:downloadNode SKIPPED
> Task :themes:my-liferay-theme:npmInstall
npm WARN my-liferay-theme@1.0.0 No description
npm WARN my-liferay-theme@1.0.0 No repository field.
npm WARN my-liferay-theme@1.0.0 No license field.
audited 10321 packages in 4.614s
found 68 vulnerabilities (15 low, 52 high, 1 critical)
run `npm audit fix` to fix them, or `npm audit` for details
> Task :themes:my-liferay-theme:gulpBuild
[[90m10:24:20[39m] Using gulpfile D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\gulpfile.js
[[90m10:24:20[39m] Starting 'build'...
[[90m10:24:20[39m] Starting 'build:clean'...
[[90m10:24:21[39m] Finished 'build:clean' after 9.7 ms
[[90m10:24:21[39m] Starting 'build:base'...
[[90m10:24:25[39m] Finished 'build:base' after 4.89 s
[[90m10:24:25[39m] Starting 'build:src'...
[[90m10:24:25[39m] Finished 'build:src' after 14 ms
[[90m10:24:25[39m] Starting 'build:web-inf'...
[[90m10:24:25[39m] Finished 'build:web-inf' after 714 μs
[[90m10:24:25[39m] Starting 'build:liferay-look-and-feel'...
[[90m10:24:25[39m] Finished 'build:liferay-look-and-feel' after 14 ms
[[90m10:24:25[39m] Starting 'build:hook'...
[[90m10:24:25[39m] Finished 'build:hook' after 3.74 ms
[[90m10:24:25[39m] Starting 'build:themelets'...
[[90m10:24:25[39m] Starting 'build:themelet-src'...
[[90m10:24:25[39m] Finished 'build:themelet-src' after 483 μs
[[90m10:24:25[39m] Starting 'build:themelet-css-inject'...
[[90m10:24:25[39m] Starting 'build:themelet-js-inject'...
[[90m10:24:25[39m] [35mgulp-inject[39m Nothing to inject into [35m_custom.scss[39m.
[[90m10:24:25[39m] [35mgulp-inject[39m Nothing to inject into [35mportal_normal.ftl[39m.
[[90m10:24:25[39m] Finished 'build:themelet-css-inject' after 35 ms
[[90m10:24:25[39m] Finished 'build:themelet-js-inject' after 8.45 ms
[[90m10:24:25[39m] Finished 'build:themelets' after 36 ms
[[90m10:24:25[39m] Starting 'build:rename-css-dir'...
[[90m10:24:25[39m] Finished 'build:rename-css-dir' after 633 μs
[[90m10:24:25[39m] Starting 'build:compile-css'...
[[90m10:24:25[39m] Starting 'build:compile-lib-sass'...
[[90m10:24:26[39m] 'build:compile-lib-sass' errored after 84 ms
[[90m10:24:26[39m] Error: Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\binding.js:15:13)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\gulp-sass\index.js:187:21)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.requireDependency (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\lib\util.js:142:9)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:43:30)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at runSequence (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:97:2)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:36:3)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at Gulp.onTaskEnd (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:75:5)
at Gulp.emit (events.js:194:15)
at Gulp.Orchestrator._emitTaskDone (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:264:8)
at D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:275:23
at finish (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:21:8)
at cb (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:29:3)
at CB (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\fs-extra\node_modules\graceful-fs\polyfills.js:112:17)
at FSReqWrap.oncomplete (fs.js:141:20)
[[90m10:24:26[39m] 'build' errored after 5.05 s
[[90m10:24:26[39m] Error in plugin 'run-sequence(build:compile-lib-sass)'
Message:
Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
Stack:
Error: Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\binding.js:15:13)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\gulp-sass\index.js:187:21)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.requireDependency (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\lib\util.js:142:9)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:43:30)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at runSequence (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:97:2)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:36:3)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at Gulp.onTaskEnd (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:75:5)
at Gulp.emit (events.js:194:15)
at Gulp.Orchestrator._emitTaskDone (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:264:8)
at D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:275:23
at finish (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:21:8)
at cb (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:29:3)
at CB (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\fs-extra\node_modules\graceful-fs\polyfills.js:112:17)
at FSReqWrap.oncomplete (fs.js:141:20)
[[90m10:24:26[39m] 'build:compile-css' errored after 86 ms
[[90m10:24:26[39m] Error in plugin 'run-sequence(build)'
Message:
Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
Stack:
Error: Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\binding.js:15:13)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\gulp-sass\index.js:187:21)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.requireDependency (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\lib\util.js:142:9)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:43:30)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at runSequence (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:97:2)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:36:3)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at Gulp.onTaskEnd (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:75:5)
at Gulp.emit (events.js:194:15)
at Gulp.Orchestrator._emitTaskDone (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:264:8)
at D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:275:23
at finish (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:21:8)
at cb (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:29:3)
at CB (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\fs-extra\node_modules\graceful-fs\polyfills.js:112:17)
at FSReqWrap.oncomplete (fs.js:141:20)
[[90m10:24:26[39m] 'build:compile-css' errored after 87 ms
[[90m10:24:26[39m] Error in plugin 'run-sequence(build:compile-lib-sass)'
Message:
Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
Stack:
Error: Missing binding D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\vendor\win32-x64-64\binding.node
Node Sass could not find a binding for your current environment: Windows 64-bit with Node.js 10.x
Found bindings for the following environments:
- Windows 64-bit with Node.js 11.x
This usually happens because your environment has changed since running `npm install`.
Run `npm rebuild node-sass` to download the binding for your current environment.
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\binding.js:15:13)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\gulp-sass\index.js:187:21)
at Module._compile (internal/modules/cjs/loader.js:689:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:700:10)
at Module.load (internal/modules/cjs/loader.js:599:32)
at tryModuleLoad (internal/modules/cjs/loader.js:538:12)
at Function.Module._load (internal/modules/cjs/loader.js:530:3)
at Module.require (internal/modules/cjs/loader.js:637:17)
at require (internal/modules/cjs/helpers.js:22:18)
at Object.requireDependency (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\lib\util.js:142:9)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:43:30)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at runSequence (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:97:2)
at Gulp.<anonymous> (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\liferay-theme-tasks\tasks\build\compile-css.js:36:3)
at module.exports (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:34:7)
at Gulp.Orchestrator._runTask (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:273:3)
at Gulp.Orchestrator._runStep (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:214:10)
at Gulp.Orchestrator.start (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:134:8)
at runNextSet (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:86:16)
at Gulp.onTaskEnd (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\run-sequence\index.js:75:5)
at Gulp.emit (events.js:194:15)
at Gulp.Orchestrator._emitTaskDone (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:264:8)
at D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\index.js:275:23
at finish (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:21:8)
at cb (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\orchestrator\lib\runTask.js:29:3)
at CB (D:\esercizi\workspaces\tema\workspace\liferay-theme-v1\themes\my-liferay-theme\node_modules\fs-extra\node_modules\graceful-fs\polyfills.js:112:17)
at FSReqWrap.oncomplete (fs.js:141:20)
> Task :themes:my-liferay-theme:gulpBuild FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':themes:my-liferay-theme:gulpBuild'.
> Process 'command 'cmd'' finished with non-zero exit value 1</anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous></anonymous>
Have you tried to run "npm rebuild node-sass" as suggested?
Copyright © 2025 Liferay, Inc
• Privacy Policy
Powered by Liferay™