This repository was archived by the owner on Jul 23, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Unreadable task inputsΒ #151
Copy link
Copy link
Open
Description
π Describe the bug
Examples:
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
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status