Skip to content

Allow the v6 branch to be installed with npm using the github url #262

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

Conversation

sam2schwab
Copy link

I wanted to use react-router v6 beta in my project and be able to use react-router-bootstrap along with it so I tweaked with the package.json file to allow the package to be installed from the GitHub URL. It makes use of the prepare npm script as explained in the npm docs and here.

This PR would allow others to use the react-router-bootstrap version that is compatible with react-router v6 without having to fork it and do the same modifications as I did or uploading it to npm.

@sam2schwab sam2schwab changed the title Allow the branch to be installed with npm using the github url Allow the v6 branch to be installed with npm using the github url Oct 28, 2020
@sam2schwab
Copy link
Author

This would provide a temporary fix for #259.

@mxschmitt I am new to contributing to open-source, is there something more i need to do before this gets reviewed?

@kyletsang kyletsang deleted the branch react-bootstrap:upgrade-react-router November 22, 2021 05:13
@kyletsang kyletsang closed this Nov 22, 2021
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 this pull request may close these issues.

2 participants