svelte-schema-form icon indicating copy to clipboard operation
svelte-schema-form copied to clipboard

Support Svelte 4

Open jzillmann opened this issue 1 year ago • 0 comments

npm install @restspace/svelte-schema-form                                                                                                                 20:46:28
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/svelte
npm error   dev svelte@"^4.2.12" from the root project
npm error
npm error Could not resolve dependency:
npm error peer svelte@"^3.0.0" from @restspace/[email protected]
npm error node_modules/@restspace/svelte-schema-form
npm error   @restspace/svelte-schema-form@"*" from the root project

jzillmann avatar Jun 12 '24 02:06 jzillmann