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

Error: Cannot find module '@/constants' #50

Closed
roninaruka opened this issue Oct 18, 2024 · 1 comment · Fixed by #52
Closed

Error: Cannot find module '@/constants' #50

roninaruka opened this issue Oct 18, 2024 · 1 comment · Fixed by #52

Comments

@roninaruka
Copy link

roninaruka commented Oct 18, 2024

not startup application

Error: Cannot find module '@/constants'
Require stack:
- APP_PATH/node_modules/.pnpm/fastify-lcache@2.1.3_fastify@4.15.0/node_modules/fastify-lcache/dist/index.js
- APP_PATH/src/app.ts
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
    at Function.Module._resolveFilename.sharedData.moduleResolveFilenameHook.installedValue [as _resolveFilename] (APP_PATH/node_modules/.pnpm/@cspotcode+source-map-support@0.8.1/node_modules/@cspotcode/source-map-support/source-map-support.js:811:30)
    at Function.Module._load (node:internal/modules/cjs/loader:985:27)
    at Module.require (node:internal/modules/cjs/loader:1235:19)
    at require (node:internal/modules/helpers:176:18)
    at Object.<anonymous> (APP_PATH/node_modules/.pnpm/fastify-lcache@2.1.3_fastify@4.15.0/node_modules/fastify-lcache/dist/index.js:29:32)
    at Module._compile (node:internal/modules/cjs/loader:1376:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
    at nodeDevHook (APP_PATH/node_modules/.pnpm/node-dev@7.4.3/node_modules/node-dev/lib/hook.js:54:7)
    at require.extensions.<computed> (APP_PATH/node_modules/.pnpm/ts-node@10.9.1_@types+node@20.9.2_typescript@5.2.2/node_modules/ts-node/src/index.ts:1608:43)
[ERROR] 00:55:44 Error: Cannot find module '@/constants'
Require stack:
- APP_PATH/node_modules/.pnpm/fastify-lcache@2.1.3_fastify@4.15.0/node_modules/fastify-lcache/dist/index.js
- APP_PATH/src/app.ts
@denbon05 denbon05 linked a pull request Oct 28, 2024 that will close this issue
@denbon05 denbon05 reopened this Oct 28, 2024
@denbon05
Copy link
Owner

@roninaruka thanks for pointing this out :)
fixed in patch v2.1.5

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 a pull request may close this issue.

2 participants