Skip to content

Instantly share code, notes, and snippets.

@sumitngupta
Created July 27, 2020 18:39
Show Gist options
  • Save sumitngupta/432f1f998551e1638f0dfda058e34d20 to your computer and use it in GitHub Desktop.
Save sumitngupta/432f1f998551e1638f0dfda058e34d20 to your computer and use it in GitHub Desktop.
🚨 Build failed.
@parcel/packager-js: node_modules/@chakra-ui/styled-system/dist/esm/utils/index.js does not export 'ResponsiveValue'
/Users/sumit/projects/double_loop/node_modules/@chakra-ui/styled-system/dist/esm/index.js:8:10
7 | export * from "./system";
> 8 | export { ResponsiveValue } from "./utils";
> | ^^^^^^^^^^^^^^^
9 | //# sourceMappingURL=index.js.map
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment