Skip to content

fix: dev error - #7

Open
david-sling wants to merge 1 commit into
gurbaaz27:mainfrom
david-sling:fix/dev-error
Open

fix: dev error#7
david-sling wants to merge 1 commit into
gurbaaz27:mainfrom
david-sling:fix/dev-error

Conversation

@david-sling

Copy link
Copy Markdown

When starting the dev server, the following error was being thrown:

 ⨯ ./node_modules/rehype-pretty-code/dist/index.js:1:1
Module not found: Can't resolve 'shiki'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./components/code.tsx
./app/(components)/example-code.tsx
./app/page.tsx
 ⨯ ./node_modules/rehype-pretty-code/dist/index.js:1:1

This commit fixes the issue

When starting the dev server, the following error was being thrown:

```
 ⨯ ./node_modules/rehype-pretty-code/dist/index.js:1:1
Module not found: Can't resolve 'shiki'

https://nextjs.org/docs/messages/module-not-found

Import trace for requested module:
./components/code.tsx
./app/(components)/example-code.tsx
./app/page.tsx
 ⨯ ./node_modules/rehype-pretty-code/dist/index.js:1:1
```

This commit fixes the issue
@vercel

vercel Bot commented Mar 17, 2026

Copy link
Copy Markdown

@david-sling is attempting to deploy a commit to the gurbaaz27's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

1 participant