-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
When using this with next.js I get the following error:
[ error ] ./pages/_app.tsx
[1] TypeError: paths.join is not a function
[1] at Array.forEach (<anonymous>)
[1] at Array.map (<anonymous>)
[1] [ wait ] compiling ...
[1] > Client ready on http://localhost:3000
[1] [ error ] ./node_modules/next/dist/client/next-dev.js
[1] TypeError: paths.join is not a function
[1] at Array.forEach (<anonymous>)
[1] at Array.map (<anonymous>)
[1] [ wait ] compiling ...
[1] [ error ] ./node_modules/next/dist/client/next-dev.js
[1] TypeError: paths.join is not a function
[1] at Array.forEach (<anonymous>)
[1] at Array.map (<anonymous>)
[1] [ wait ] compiling ...
[1] [ error ] ./node_modules/next/dist/client/next-dev.js
[1] TypeError: paths.join is not a function
[1] at Array.forEach (<anonymous>)
[1] at Array.map (<anonymous>)
Metadata
Metadata
Assignees
Labels
No labels