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

VSCode shows module '@sveltejs/pancake' or its corresponding type declarations #41

Open
shaozi opened this issue Apr 10, 2022 · 1 comment

Comments

@shaozi
Copy link

shaozi commented Apr 10, 2022

I did npm install -d '@sveltejs/pancake' in my project. In vscode, it marks the import * as Pancake from '@sveltejs/pancake' as error, saying module '@sveltejs/pancake' or its corresponding type declarations. I am using typescript.

screenshot of vscode:

Screen Shot 2022-04-10 at 6 22 20 PM

@Joehoel
Copy link

Joehoel commented Jul 19, 2022

Thats because the package is written in pure JavaScript and has no types.

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