svelte-forms icon indicating copy to clipboard operation
svelte-forms copied to clipboard

Build error in Svelte SPA

Open style2joy opened this issue 3 years ago • 0 comments

While building the Client side SPA using Svelte (not SvelteKit), I get following error:

[rollup-plugin-svelte] The following packages did not export their "package.json" file so we could not check the "svelte" field. If you had difficulties importing svelte components from a package, then please contact the author and ask them to export the package.json file.

  • is-promise

My app however still works. Please suggest if there's a way to fix this.

style2joy avatar Apr 20 '22 05:04 style2joy