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

Cannot resolve dependency '@beyonk/svelte-mapbox' in svelte3-parcel-starter #1

Closed
bebopxff opened this issue Jan 25, 2020 · 1 comment

Comments

@bebopxff
Copy link

bebopxff commented Jan 25, 2020

After installed @beyonk/svelte-mapbox in svelte3-parcel-starter via yarn add @beyonk/svelte-mapbox, got an error message Cannot resolve dependency '@beyonk/svelte-mapbox'. How can i fix it?

Version:

@beyonk/svelte-mapbox 2.2.3

@antony
Copy link
Member

antony commented Feb 11, 2020

@bebopxff it sounds like your yarn command hasn't correctly added the dependency to your project. I don't know much about yarn so I'm not sure how to help other than to suggest you look in the yarn docs for how to add a dependency?

It needs to be added as a dependency not a devDependency for a Svelte project.

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