-
Notifications
You must be signed in to change notification settings - Fork 9
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
trailing slash documentation fix #43
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Please:
- Add a changeset
- Reference the Wrong description for removeTrailingSlash() #42 issue in the PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CI is failing
@alexiglesias93 Issues resolved |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No updates to .npmrc
are required...
Please get rid of it and the pnpm-lock.yaml
updates.
Just run pnpm install
@alexiglesias93 Doing so causes this error. This is what I added the npmrc for |
Removed npmrc and updated lockfile. This fixes the CI error |
Closes #42