問題
- Service Builder を使用してサービスを構築すると、次のエラーが発生します。
A problem occurred configuring project ':modules:test:test-api'.
> Failed to apply plugin class 'com.liferay.gradle.plugins.node.NodePlugin'.
> Could not create plugin of type 'NodePlugin'.
> Could not generate a decorated class for type NodePlugin.
> org/gradle/api/internal/plugins/osgi/OsgiHelper
Environment
- Liferay DXP 7.3
- グラドル 6.0+
解決策
- Liferay Workspace のバージョンを最新に更新します。
- 詳細な手順については、 Liferay ワークスペースの更新 を参照してください。
追加情報
- このエラーは LPS-110422 で修正されています