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
6.24.1
git clone git@github.com:remix-run/react-router.git pnpm install pnpm run build
The command pnpm run build is successful
Could not resolve './utils' from packages/router/index.ts
The text was updated successfully, but these errors were encountered:
This isn't a valid installation method for React Router, nor is it expected to be working at all time.
Sorry, something went wrong.
So what should I do?
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: