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

Example app error: Invalid Version #229

Open
mikeestrada opened this issue Jul 12, 2022 · 0 comments
Open

Example app error: Invalid Version #229

mikeestrada opened this issue Jul 12, 2022 · 0 comments

Comments

@mikeestrada
Copy link

Describe the bug
A clear and concise description of what the bug is.

When running the example app, a required dep is missing: @babel/plugin-proposal-class-properties. However, after manual installation, app build remains broken - see screenshot

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/glennflanagan/react-collapsible.git
cd react-collapsible/example
yarn && yarn start

React Collapsible JSFiddle Template

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Expected to see all examples in action

Screenshots
If applicable, add screenshots to help explain your problem.

image

Additional context
Add any other context about the problem here.

Simply trying to mirror the styling shown here (aqua color): https://www.npmjs.com/package/react-collapsible

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

No branches or pull requests

1 participant