SciProgCentre / visionforge

Visualization module for dataforge
Apache License 2.0
36 stars 8 forks source link

Build fails due to missing webpack.config.d #1

Closed pklimai closed 5 years ago

pklimai commented 5 years ago

Build fails with the following message

> Task :dataforge-vis-jsroot:webpack-config FAILED

FAILURE: Build failed with an exception.

* What went wrong:
A problem was found with the configuration of task ':dataforge-vis-jsroot:webpack-config'.
> Directory 'C:\Users\Lenovo\IdeaProjects\dataforge-vis'\dataforge-vis-jsroot\webpack.config.d' specified for property '$1' does not exist.
pklimai commented 5 years ago

Not sure if the following is related:

> Task :dataforge-vis-jsroot:webpack-bundle FAILED

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':dataforge-vis-jsroot:webpack-bundle'.
> node webpack.js failed (exit code = 2)
altavir commented 5 years ago

Resolved in new build plugin