apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
780 stars 61 forks source link

Needed to install Prop-Types to use it #48

Closed seastian closed 2 years ago

seastian commented 3 years ago
Failed to compile.

ModuleNotFoundError: Module not found: Error: Can't resolve 'prop-types' in '/node_modules/nextjs-progressbar/dist'

Maybe add prop-types as a dependency?

Thanks for this package!

apal21 commented 3 years ago

Thanks for pointing this out. Will add this in the next release

imranbarbhuiya commented 2 years ago

This issue is now fixed in #54

apal21 commented 2 years ago

Ohh okay. Thanks for pointing this out @imranbarbhuiya