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
[nuxt] [request error] [unhandled] [500] fetch failed ()
at async $fetchRaw2 (/D:/project/node_modules/ohmyfetch/dist/chunks/fetch.mjs:131:20)
at async /D:/project/.nuxt/dev/index.mjs:2411:20
at async /D:/project/.nuxt/dev/index.mjs:2472:64
at async /D:/project/.nuxt/dev/index.mjs:135:22
at async /D:/project/node_modules/h3/dist/index.mjs:492:19
at async nodeHandler (/D:/project/node_modules/h3/dist/index.mjs:438:7)
at async ufetch (/D:/project/node_modules/unenv/runtime/fetch/index.mjs:9:17)
at async $fetchRaw2 (/D:/project/node_modules/ohmyfetch/dist/chunks/fetch.mjs:131:20)
at async Object.errorhandler [as onError] (/D:/project/.nuxt/dev/index.mjs:383:16)
at async nodeHandler (/D:/project/node_modules/h3/dist/index.mjs:445:9)
How can I solve this?
The text was updated successfully, but these errors were encountered:
Yes, this should be resolved in nuxt/framework#7271. You can use it on the edge channel, but note that if you are using a self-signed certificate you must also set NODE_TLS_REJECT_UNAUTHORIZED=0.
How can I solve this?
The text was updated successfully, but these errors were encountered: