Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to resolve entry for package "svelte-forms" #58

Closed
Snukii opened this issue Jan 28, 2022 · 1 comment
Closed

Failed to resolve entry for package "svelte-forms" #58

Snukii opened this issue Jan 28, 2022 · 1 comment

Comments

@Snukii
Copy link

Snukii commented Jan 28, 2022

I'm running into this problem trying to use svelte-forms in a sveltekit project:

Failed to resolve entry for package "svelte-forms". The package may have incorrect main/module/exports specified in its package.json: Failed to resolve entry for package "svelte-forms". The package may have incorrect main/module/exports specified in its package.json.

I've simply yarn added svelte-forms and put import { form } from 'svelte-forms'; in a component.

I'm just running using yarn run dev

My project also has typescript.

@chainlist
Copy link
Owner

chainlist commented Jan 28, 2022

Hi,

Thanks for your comment, this issues is fixed in the next version 2.2.1 sorry for the annoying bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants