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

Can't resolve 'mitt' #16

Open
BHEADRICK opened this issue Aug 28, 2021 · 1 comment
Open

Can't resolve 'mitt' #16

BHEADRICK opened this issue Aug 28, 2021 · 1 comment

Comments

@BHEADRICK
Copy link

after running
gatsby develop

I get the following error:
Can't resolve 'mitt' in '...\project-folder.cache'
If you're trying to use a package make sure that 'mitt' is installed. If you're trying to use a local file make sure that the path is correct.

File: .cache\emitter.js:1:0

@jeffpatzer
Copy link

@BHEADRICK looks like you have to install it separately npm i mitt

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