Skip to content

Example app error: Invalid Version #229

@mikeestrada

Description

@mikeestrada

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions