code-hike / codehike

Marvellous code walkthroughs
https://codehike.org
MIT License
4.41k stars 136 forks source link

Cannot find module '@code-hike/mdx/components' or its corresponding type declarations.ts(2307) #237

Closed nekochan0122 closed 1 year ago

nekochan0122 commented 1 year ago

https://codehike.org/docs/configuration#auto-import

image

Lib Version
@code-hike/mdx "^0.7.1"
typescript "^4.7.4"
pomber commented 1 year ago

Does it break the typescript build or is it just VS Code complaining? A small repo with the issue would help me fix it.

nekochan0122 commented 1 year ago

Does it break the typescript build or is it just VS Code complaining? A small repo with the issue would help me fix it.

It's breaks the typescript build : image

And I created a small demo for you : CodeSandbox

github-actions[bot] commented 1 year ago

:rocket: Issue was released in v0.7.3 :rocket: