stoplightio / json-schema-viewer

A JSON Schema viewer React component
Apache License 2.0
175 stars 37 forks source link

Cannot import #104

Closed SebastianStehle closed 3 years ago

SebastianStehle commented 3 years ago

Hi,

I try to integrate the newest version into a new react app created with create-react-app,

but I get the following error:

./node_modules/@stoplight/json/index.es.js
Attempted import error: 'ORDER_KEY_ID' is not exported from '@stoplight/ordered-object-literal' (imported as 'h').
SebastianStehle commented 3 years ago

It is not relevant for my anymore.