John
John
This tip comes from an old issue, I think today many people use webpack and will be happy to get this information from the readme without searching old issues.
### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: darwin Arch: arm64 Version: Darwin...
I'm using mocha-mongoose@^1.2.0 in my tests and with the new mocha version 3.0.0 an error is thrown. > Error: Resolution method is overspecified. Specify a callback _or_ return a Promise;...