I have an issue with NextJs when trying to import a node module, the module uses the window keyword so Nextjs is throwing an error
NextJs
window
Nextjs