File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
docs/dev-notes/2025-12-17/use_pnpm_exec Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ vite-node は本来、Nuxt 3 の SSR PoC として作成されました。その
3030
3131** トラブル:**
3232
33- ```
33+ ``` text
3434Error [ERR_MODULE_NOT_FOUND]: Cannot find package '$lib' imported from /usr/src/app/src/lib/utils/contest.ts
3535```
3636
@@ -134,8 +134,8 @@ pnpm db:seed
134134
135135## 参考資料
136136
137- - vite-node: https://github.com/vitest-dev/vitest
138- - tsx: https://tsx.is/
139- - pnpm CLI: https://pnpm.io/cli
140- - Node.js TypeScript: https://nodejs.org/api/typescript.html
141- - Vite Configuration: https://vite.dev/config/
137+ - [ vite-node] ( https://github.com/vitest-dev/vitest )
138+ - [ tsx] ( https://tsx.is/ )
139+ - [ pnpm CLI] ( https://pnpm.io/cli )
140+ - [ Node.js TypeScript] ( https://nodejs.org/api/typescript.html )
141+ - [ Vite Configuration] ( https://vite.dev/config/ )
You can’t perform that action at this time.
0 commit comments