Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ModuleBuildError: Module not found & can't resolve local packages on Windows #9366

Open
1 task done
kelvinsekx opened this issue Nov 1, 2024 · 3 comments
Open
1 task done
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage

Comments

@kelvinsekx
Copy link

kelvinsekx commented Nov 1, 2024

Verify canary release

  • I verified that the issue exists in the latest Turborepo canary release.

Link to code that reproduces this issue

https://github.com/[kelvinsekx/turbo-example](https://github.com/kelvinsekx/turbo-example/tree/main)/tree/main

What package manager are you using / does the bug impact?

npm

What operating system are you using?

Windows

Which canary version will you have in your reproduction?

2.2.4-canary.5

Describe the Bug

Given the eslint and typescript packages,
their reference in the web apps don't resolve on windows. It returns a can't resolve correctly "@/acme/"

Screenshot (116)
Screenshot (117)
Screenshot (118)
Uploading Screenshot (119).p Screenshot (115) ng…

Expected Behavior

It should run successfully like it does on my WSL path

To Reproduce

create a simple turbo example with create turbo, run in on windows.

Additional context

No response

@kelvinsekx kelvinsekx added kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage labels Nov 1, 2024
@tknickman
Copy link
Member

What node version are you using?

@kelvinsekx
Copy link
Author

What node version are you using?

The latest LTS

@kelvinsekx
Copy link
Author

What node version are you using?

22.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working needs: triage New issues get this label. Remove it after triage
Projects
None yet
Development

No branches or pull requests

2 participants