next-lib-bug Steps to reproduce error Go to library/ folder. yarn yarn build Go to project/ folder. yarn yarn dev To Avoid error Reference the transpiled file directly instead of from node_modules Pass next/document to HOC directly also see project/pages/_document.js.