csandman / chakra-react-select

A Chakra UI themed wrapper for the popular library React Select

Home Page:https://www.npmjs.com/package/chakra-react-select

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] "default" is not exported by "node_modules/@chakra-ui/icon/dist/index.mjs", imported by "node_modules/chakra-react-select/dist/esm/chakra-components/menu.js".

Neno2113 opened this issue · comments

Description

When I try to run the yarn build, it throws me an error related to the default import. in "node_modules/chakra-react-select/dist/esm/chakra-components/menu.js" this is not a problem. I could change the import but, the application crashes when running the Dockerfile

Chakra-React-Select - Error

chakra-react-select Version

4.7.0

Link to Reproduction

No response

TypeScript?

  • Yes I use TypeScript

Steps to reproduce

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

Operating System

  • macOS
  • Windows
  • Linux
  • iOS/iPadOS
  • Android

Additional Information

No response

This is a duplicate of #276 which was fixed in v4.7.1 6 minutes ago haha.