We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tutorial is unable to access marked npm package. https://learn.svelte.dev/tutorial/textarea-inputs
marked
[plugin:vite:import-analysis] Failed to resolve import "marked" from "src/lib/App.svelte". Does the file exist? 20 | } from "svelte/internal"; 21 | 22 | import { marked } from 'marked'; | ^ 23 | const file = "src/lib/App.svelte";
The text was updated successfully, but these errors were encountered:
Duplicate of #141.
Sorry, something went wrong.
No branches or pull requests
Tutorial is unable to access
marked
npm package.https://learn.svelte.dev/tutorial/textarea-inputs
The text was updated successfully, but these errors were encountered: