Turbopack Error: inner_of_uppers_lost_follower is not able to remove follower TaskId 17 (ProjectContainer::entrypoints) from TaskId 16 (EntrypointsOperation::new) as they don't exist as upper or follower edges #86545
kimkoonho91
started this conversation in
Turbopack Error Report
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Turbopack version:
40672141Next.js version:
0.0.0Error message:
$ npm run dev
▲ Next.js 16.0.1 (Turbopack)
✓ Starting...
thread 'tokio-runtime-worker' (12164) panicked at C:\actions-runner_work\next.js\next.js\turbopack\crates\turbo-tasks-backend\src\backend\operation\aggregation_update.rs:1420:17:
inner_of_uppers_lost_follower is not able to remove follower TaskId 17 (ProjectContainer::entrypoints) from TaskId 16 (EntrypointsOperation::new) as they don't exist as upper or follower edges
note: run with
RUST_BACKTRACE=1environment variable to display a backtrace✓ Ready in 59.9s
FATAL: An unexpected Turbopack error occurred. A panic log has been written to C:\Users\kkh\AppData\Local\Temp\next-panic-26869e92c7872284619651f9cd8f5879.log.
To help make Turbopack better, report this error by clicking here: https://github.com/vercel/next.js/discussions/new?category=turbopack-error-report&title=Turbopack%20Error%3A%20inner_of_uppers_lost_follower%20is%20not%20able%20to%20remove%20follower%20TaskId%2017%20%28ProjectContainer%3A%3Aentrypoints%29%20from%20TaskId%2016%20%28EntrypointsOperation%3A%3Anew%29%20as%20they%20don%27t%20exist%20as%20upper%20or%20follower%20edges&body=Turbopack%20version%3A%20%6040672141%60%0ANext.js%20version%3A%20%600.0.0%60%0A%0AError%20message%3A%0A%60%60%60%0ATurbopack%20Error%3A%20inner_of_uppers_lost_follower%20is%20not%20able%20to%20remove%20follower%20TaskId%2017%20%28ProjectContainer%3A%3Aentrypoints%29%20from%20TaskId%2016%20%28EntrypointsOperation%3A%3Anew%29%20as%20they%20don%27t%20exist%20as%20upper%20or%20follower%20edges%0A%60%60%60&labels=Turbopack,Turbopack%20Panic%20Backtrace
⨯ Error [TurbopackInternalError]: inner_of_uppers_lost_follower is not able to remove follower TaskId 17 (ProjectContainer::entrypoints) from TaskId 16 (EntrypointsOperation::new) as they don't exist as upper or follower edges
Debug info:
at (TurbopackInternalError: inner_of_uppers_lost_follower is not able to remove follower TaskId 17 (ProjectContainer::entrypoints) from TaskId 16 (EntrypointsOperation::new) as they don't exist as upper or follower edges) {
location: 'C:\actions-runner\_work\next.js\next.js\turbopack\crates\turbo-tasks-backend\src\backend\operation\aggregation_update.rs:1420:17'
}
Error [TurbopackInternalError]: inner_of_uppers_lost_follower is not able to remove follower TaskId 17 (ProjectContainer::entrypoints) from TaskId 16 (EntrypointsOperation::new) as they don't exist as upper or follower edges
Beta Was this translation helpful? Give feedback.
All reactions