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

Cannot find module 'ajv/dist/compile/codegen' #2413

Closed
shenxxu720 opened this issue Apr 13, 2024 · 4 comments
Closed

Cannot find module 'ajv/dist/compile/codegen' #2413

shenxxu720 opened this issue Apr 13, 2024 · 4 comments

Comments

@shenxxu720
Copy link

When using the electron-store plug-in (https://github.com/sindresorhus/electron-store), it prompts Cannot find module 'ajv/dist/compile/codegen'. What is the problem?

@harit-basant-sharma-db
Copy link

Even we are facing similar issues.

`Cannot find module 'ajv/dist/compile/codegen'
Require stack:

  • C:\Users\sharharb\Harit\UI\eos-pulse-ui\node_modules\ajv-keywords\dist\definitions\typeof.js`

@epoberezkin
Copy link
Member

if you are using ajv via electron-store, rather than directly, please report the issue to them - otherwise please post a minimal code sample to reproduce.

@jasoniangreen
Copy link
Collaborator

Hi all, please post a minimal example we can use. If at all possible using this runkit template is best for us to investigate, but I understand some issues might need a simple repo.

@jasoniangreen
Copy link
Collaborator

Closing for now. Feel free to open if you can repro with AJV on it's own or if the maintainers of electron-store track the problem down to AJV.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants