markprompt-js
markprompt-js copied to clipboard
Fix @radix-ui dependencies
Describe the bug Rebuilding package-lock.json results in errors related to Radius UI.
To Reproduce Steps to reproduce the behavior:
- Delete
package-lock.json
- Run
npm install
- Run
core
,react
,web
packages usingnpm run dev
- See compilation errors in
web
.