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

Can't import serialize #413

Closed
pawitpr opened this issue Oct 22, 2023 · 2 comments
Closed

Can't import serialize #413

pawitpr opened this issue Oct 22, 2023 · 2 comments

Comments

@pawitpr
Copy link

pawitpr commented Oct 22, 2023

Code: import { serialize } from "next-mdx-remote/serialize";
Error: [{
"resource": "/home/pawitsahare/Desktop/pathshala/app/svg-paths/page.tsx",
"owner": "typescript",
"code": "2307",
"severity": 8,
"message": "Cannot find module 'next-mdx-remote/serialize' or its corresponding type declarations.",
"source": "ts",
"startLineNumber": 2,
"startColumn": 27,
"endLineNumber": 2,
"endColumn": 54
}]

Tried reinstall and compiling, but still serialize not found

@paramaggarwal
Copy link

#307

@dstaley
Copy link
Collaborator

dstaley commented Mar 21, 2024

Closing as there's not enough information in this report to be actionable.

@dstaley dstaley closed this as completed Mar 21, 2024
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

3 participants