Module not found: Can't resolve 'unfetch'
Open
- Dominant language
- JavaScript
- Stars
- 5.7k
- Forks
- 204
- PR merge metrics
- No merged PRs in 30d
Description
I have followed the official instruction to install unfetch `npm i unfetch`; however, when I `import fetch from 'unfetch'`, `Module not found: Can't resolve 'unfetch'` pop out, I am using latest version of Next.js.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.