BitPhinix / slate-yjs

Yjs binding for Slate
https://docs.slate-yjs.dev
MIT License
514 stars 73 forks source link

npm install error #338

Closed FindAPattern closed 2 years ago

FindAPattern commented 2 years ago

Getting a strange error when installing @slate-yjs/react. Looks like the workspace URL in its package.json does not work in NPM.

▶ npm -v
8.7.0
▶ node -v
v16.14.2
▶ npm i @slate-yjs/react@latest
npm ERR! code EUNSUPPORTEDPROTOCOL
npm ERR! Unsupported URL Type "workspace:": workspace:^
BitPhinix commented 2 years ago

Sorry about this, wasn't aware of https://github.com/changesets/changesets/issues/432. Should be fixed in https://github.com/BitPhinix/slate-yjs/releases/tag/%40slate-yjs%2Freact%400.2.4