serverless-side-rendering-react-next icon indicating copy to clipboard operation
serverless-side-rendering-react-next copied to clipboard

Offline

Open scandinaro opened this issue 6 years ago • 2 comments

I see your latest commit was removing offline, I tried adding it back in and running serverless offline, but ended up with the following error. Did you remove it because it wasn't working?

(node:51879) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: Cannot read property 'waitUntilReloaded' of undefined

scandinaro avatar Dec 13 '18 17:12 scandinaro

I have the same issue - I've spent a few hours now trying several configurations, but it doesn't seem like next, serverless and in my case typescript play nicely with each other.

eeyang92 avatar Dec 16 '18 11:12 eeyang92

same issue for me as well :(

parthi22 avatar Jun 09 '19 11:06 parthi22