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').
Hi,
I try to integrate the newest version into a new react app created with create-react-app,
but I get the following error: