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

[Bug]: Could not resolve './utils' from packages/router/index.ts #11779

Closed
dominate666 opened this issue Jul 7, 2024 · 2 comments
Closed

[Bug]: Could not resolve './utils' from packages/router/index.ts #11779

dominate666 opened this issue Jul 7, 2024 · 2 comments
Labels

Comments

@dominate666
Copy link

What version of React Router are you using?

6.24.1

Steps to Reproduce

git clone git@github.com:remix-run/react-router.git
pnpm install
pnpm run build

Expected Behavior

The command pnpm run build is successful

Actual Behavior

Could not resolve './utils' from packages/router/index.ts

@dominate666 dominate666 added the bug label Jul 7, 2024
@timdorr
Copy link
Member

timdorr commented Jul 8, 2024

This isn't a valid installation method for React Router, nor is it expected to be working at all time.

@timdorr timdorr closed this as completed Jul 8, 2024
@dominate666
Copy link
Author

So what should I do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants