You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':samples:fullstack:react-ssr:node:generateDevelopmentEsBuildConfig'.
> Cannot access input property 'modulesFolders$plugin' of task ':samples:fullstack:react-ssr:node:generateDevelopmentEsBuildConfig'. Accessing unreadable inputs or outputs is not supported. Declare the task as untracked by using Task.doNotTrackState(). See https://docs.gradle.org/8.1.2-buildless-11-20230501070000+0000/userguide/incremental_build.html#disable-state-tracking for more details.
> java.nio.file.NoSuchFileException: /Volumes/VAULTROOM/elide/framework/build/js/node_modules/.bin
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':samples:fullstack:react:frontend:browserProductionWebpack'.
> Cannot access input property 'inputFiles' of task ':samples:fullstack:react:frontend:browserProductionWebpack'. Accessing unreadable inputs or outputs is not supported. Declare the task as untracked by using Task.doNotTrackState(). See https://docs.gradle.org/8.1.2-buildless-11-20230501070000+0000/userguide/incremental_build.html#disable-state-tracking for more details.
> Failed to normalize content of '/Volumes/VAULTROOM/elide/framework/build/js/packages/elide-frontend/kotlin/kotlin-react.js.map'.
⚠️ Current behavior
It should not error
✅ Expected behavior
It errors
💣 Steps to reproduce
Use the plugin with Gradle 8.x
📷 Screenshots
See above
📱 Tech info
Not relevant
The text was updated successfully, but these errors were encountered:
🐛 Describe the bug
Examples:
It should not error
✅ Expected behavior
It errors
💣 Steps to reproduce
Use the plugin with Gradle 8.x
📷 Screenshots
See above
📱 Tech info
Not relevant
The text was updated successfully, but these errors were encountered: