We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://github.com/[kelvinsekx/turbo-example](https://github.com/kelvinsekx/turbo-example/tree/main)/tree/main
npm
Windows
2.2.4-canary.5
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/"
It should run successfully like it does on my WSL path
create a simple turbo example with create turbo, run in on windows.
No response
The text was updated successfully, but these errors were encountered:
What node version are you using?
Sorry, something went wrong.
The latest LTS
22.11.0
No branches or pull requests
Verify 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/"
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
The text was updated successfully, but these errors were encountered: