When creating a new Turborepo application using the command bun create turbo@latest, installing all dependencies, and attempting to run the app, the following error is encountered:
FATAL: An unexpected Turbopack error occurred. Please report the content of /tmp/next-panic-7cae
5f863f055c864c3b1fcd3187cb05.log, along with a description of what you were doing when the error
occurred, to https://github.com/vercel/next.js/issues/new
[Error [TurbopackInternalError]: Next.js package not found
Debug info:
- Execution of get_entrypoints_with_issues failed
- Execution of Project::entrypoints failed
- Execution of AppProject::routes failed
- Execution of directory_tree_to_entrypoints_internal failed
- Execution of directory_tree_to_loader_tree failed
- Execution of *FileSystemPath::join failed
- Execution of get_next_package failed
- Next.js package not found]