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
Quite a few dependencies are missing to get the project to work out of the box
Missing prop-types classnames react-router
Missing and Out of Date react-popper (also note it must be installed at v0.10.4, the project will not support current 1.0 version)
The text was updated successfully, but these errors were encountered:
Hello again @kdclaw3 ,
We did not add those dependencies since they come with npm install, but you are right, we should add them and we'll do so on our next update.
npm install
Best, Manu
Sorry, something went wrong.
No branches or pull requests
Quite a few dependencies are missing to get the project to work out of the box
Missing
prop-types
classnames
react-router
Missing and Out of Date
react-popper (also note it must be installed at v0.10.4, the project will not support current 1.0 version)
The text was updated successfully, but these errors were encountered: