Skip to content

Instantly share code, notes, and snippets.

@drewbrokke
Created May 31, 2018 23:49
Show Gist options
  • Save drewbrokke/55bf1d1dc37ea19d6f97410407af661f to your computer and use it in GitHub Desktop.
Save drewbrokke/55bf1d1dc37ea19d6f97410407af661f to your computer and use it in GitHub Desktop.
:apps:layout:layout-taglib:expandSoyCompileDependencyComliferayfrontendjsmetalweb200
:apps:layout:layout-taglib:expandSoyCompileDependencyComliferayfrontendjsweb200 UP-TO-DATE
:apps:layout:layout-taglib:expandSoyCompileDependencyComliferayfrontendtaglib300 UP-TO-DATE
:apps:layout:layout-taglib:npmInstall UP-TO-DATE
:apps:layout:layout-taglib:transpileJS
Running 'build'...
Compiling soy
Error in plugin 'metal-tools-soy'
Message:
Compile error:
errors during Soy compilation
/Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/node_modules/[email protected]/src/Pagination.soy:13: error: Template 'Pagination.render' already defined at /Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/metal-pagination/src/Pagination.soy:13:1
{template .render}
^
/Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/node_modules/[email protected]/src/Pagination.soy:51: error: Template 'Pagination.renderElement_' already defined at /Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/metal-pagination/src/Pagination.soy:51:1
{template .renderElement_}
^
/Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/node_modules/[email protected]/src/Pagination.soy:63: error: Template 'Pagination.renderControlElement_' already defined at /Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/metal-pagination/src/Pagination.soy:63:1
{template .renderControlElement_}
^
/Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/node_modules/[email protected]/src/RouterSoy.soy:5: error: Template 'Router.render' already defined at /Users/drewbrokke/Documents/liferay/liferay-portal/modules/apps/layout/layout-taglib/build/com.liferay.frontend.js.metal.web/META-INF/resources/metal-router/src/RouterSoy.soy:5:1
{template .render}
^
4 errors
:apps:layout:layout-taglib:transpileJS FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':apps:layout:layout-taglib:transpileJS'.
> Process 'command '/Users/drewbrokke/Documents/liferay/liferay-portal/build/node/bin/node'' finished with non-zero exit value 1
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED
Total time: 1 mins 21.633 secs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment