HiDeoo/intro.js-react

intro.js-react not working in Next.js

joshuaolusayo opened this issue · 1 comments

I'm getting an error. Cannot find module intro.js

You may be hitting this issue. intro.js is listed as a peerDependencies and since npm v3 these are not implicitly installed.

If it's related to another issue, feel free to re-open and include a codesandbox repro if possible.