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

import { posts } from "#site/content" #13

Open
jeffclaybrook opened this issue Jun 16, 2024 · 1 comment
Open

import { posts } from "#site/content" #13

jeffclaybrook opened this issue Jun 16, 2024 · 1 comment

Comments

@jeffclaybrook
Copy link

I'm getting a "Cannot find module '#site/content' or its corresponding type declarations." error every time I 'import { posts } from "#site/content"'. Where is this module located?

@jolbol1
Copy link
Owner

jolbol1 commented Jun 17, 2024

This path is aliased in the tsconfig.json. It should point to ./.velite

Make sure velite has run and that folder should be there.

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