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

Module Not Found Error in AdonisJS Project #1

Open
yantxs opened this issue Nov 17, 2023 · 0 comments
Open

Module Not Found Error in AdonisJS Project #1

yantxs opened this issue Nov 17, 2023 · 0 comments

Comments

@yantxs
Copy link

yantxs commented Nov 17, 2023

I am currently facing an issue in my AdonisJS project when running it with the Inspector library. The error message I'm encountering is as follows:

Require stack:
- /home/project/node_modules/@inspector-apm/inspector-adonisjs/build/src/Middleware/InspectorMiddleware.js
- /home/project/node_modules/@inspector-apm/inspector-adonisjs/build/providers/InspectorProvider.js
- /home/project/node_modules/@inspector-apm/inspector-adonisjs/build/index.js
- /home/project/node_modules/@adonisjs/fold/node_modules/@poppinss/utils/build/src/esmRequire.js
- /home/project/node_modules/@adonisjs/fold/node_modules/@poppinss/utils/build/index.js
- /home/project/node_modules/@adonisjs/fold/build/src/Ioc/index.js
- /home/project/node_modules/@adonisjs/fold/build/index.js
- /home/project/node_modules/@adonisjs/application/build/index.js
- /home/project/node_modules/@adonisjs/assembler/build/src/requireHook/ioc-transformer.js
- /home/project/node_modules/@poppinss/utils/build/src/esmRequire.js
- /home/project/node_modules/@poppinss/utils/build/index.js
- /home/project/node_modules/@adonisjs/require-ts/build/src/Compiler/index.js
- /home/project/node_modules/@adonisjs/require-ts/build/index.js
- /home/project/node_modules/@adonisjs/assembler/build/src/requireHook/index.js
- /home/project/node_modules/@adonisjs/assembler/build/register.js
- internal/preload

I have followed the steps provided in the README, but the issue persists. As this pertains to the Inspector library, I am opening this issue in the Inspector repository seeking your guidance on resolving this matter.

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

1 participant