apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.

Home Page:https://www.npmjs.com/package/nextjs-progressbar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Needed to install Prop-Types to use it

seastian opened this issue · comments

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!

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

This issue is now fixed in #54

Ohh okay. Thanks for pointing this out @imranbarbhuiya