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 when running 'npm run dev' #117

Open
yojimbo02 opened this issue Oct 24, 2024 · 3 comments
Open

Error when running 'npm run dev' #117

yojimbo02 opened this issue Oct 24, 2024 · 3 comments

Comments

@yojimbo02
Copy link

When I ran 'npm run dev'

This is the output:

[webpack.cache.PackFileCacheStrategy] Caching failed for pack: Error: Unable to snapshot resolve dependencies

@yojimbo02
Copy link
Author

I Solved it!
Solution: Downgrade from v23 to v22

@ErickLimaS
Copy link
Owner

Thats great you found the solution downgrading it!

But did you tried running "npm install" on v23 before trying the "run dev"?

@yojimbo02
Copy link
Author

Yes I did try "npm install" it got no issues when doing that
But when I try "run dev" it got plenty of error
it works after downgrading 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

No branches or pull requests

2 participants