You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GET] /
01:27:43:63
2022-01-10T00:27:44.136Z undefined ERROR Cannot find module 'hapi-qs'Require stack:- /var/task/node_modules/glue/lib/index.js- /var/task/index.js- /var/task/server.js- /var/task/___vc_launcher.js- /var/runtime/UserFunction.js- /var/runtime/index.js2022-01-10T00:27:44.136Z undefined ERROR Did you forget to add it to "dependencies" in `package.json`?RequestId: bbd26304-7be4-4c0f-bf47-04748173539e Error: Runtime exited with error: exit status 1Runtime.ExitError
Also is the PR #542 related? It does not seem to fix anything (at least the old PR Vercel deployment there also has a crash error) or it is just unrelated, which I do not know though, given there is not much description in the PR of what it is actually supposed to fix.
Activity
rugk commentedon Jan 10, 2022
Uf, yeah, still an issue.
Here are your server logs: https://vercel.com/jsperf/jsperf.com/Dij1DXAbQ3gzjw6M8bqyzx8Tq3su
rugk commentedon Jan 10, 2022
I basically see this:
Also is the PR #542 related? It does not seem to fix anything (at least the old PR Vercel deployment there also has a crash error) or it is just unrelated, which I do not know though, given there is not much description in the PR of what it is actually supposed to fix.
rugk commentedon Jan 10, 2022
Ah oh, see #546