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

react-router-hono-server not found #9

Closed
fredericoo opened this issue Nov 23, 2024 · 1 comment · Fixed by #11
Closed

react-router-hono-server not found #9

fredericoo opened this issue Nov 23, 2024 · 1 comment · Fixed by #11

Comments

@fredericoo
Copy link

When trying to install, getting this:

 ERR_PNPM_FETCH_404  GET https://pkg.pr.new/rphlmr/[email protected]: Not Found - 404
@AlemTuzlak
Copy link
Contributor

Raphael merged the PR for rr7 supoprt but hasn't released v2 yet, try with this one until then:

https://pkg.pr.new/rphlmr/[email protected]

AlemTuzlak added a commit that referenced this issue Nov 25, 2024
# Description
Fixes #9 
This is the migration path for the incoming new version 2.0.0

## Type of change

Please mark relevant options with an `x` in the brackets.

- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [x] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] This change requires a documentation update
- [ ] Algorithm update - updates algorithm
documentation/questions/answers etc.
- [x] Other (please describe):

Upgrade and migrate

# How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also
list any relevant details for your test configuration

- [ ] Integration tests
- [ ] Unit tests
- [x] Manual tests
- [ ] No tests required

# Reviewer checklist

Mark everything that needs to be checked before merging the PR.

- [x] Check if the UI is working as expected and is satisfactory
- [ ] Check if the code is well documented
- [x] Check if the behavior is what is expected
- [ ] Check if the code is well tested
- [ ] Check if the code is readable and well formatted
- [ ] Additional checks (document below if any)

# Screenshots (if appropriate):

# Questions (if appropriate):

---------

Co-authored-by: Alem Tuzlak <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants