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
SyntaxError: Unexpected token '??='
?[90m at wrapSafe (internal/modules/cjs/loader.js:1029:16)?[39m
?[90m at Module._compile (internal/modules/cjs/loader.js:1078:27)?[39m
?[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)?[39m
?[90m at Module.load (internal/modules/cjs/loader.js:979:32)?[39m
?[90m at Function.Module._load (internal/modules/cjs/loader.js:819:12)?[39m
?[90m at Module.require (internal/modules/cjs/loader.js:1003:19)?[39m
?[90m at require (internal/modules/cjs/helpers.js:107:18)?[39m
at Object.<anonymous> (F:\work-gitlab\video-grab\node_modules\?[4mundici?[24m\lib\dispatcher\client.js:8:14)
?[90m at Module._compile (internal/modules/cjs/loader.js:1114:14)?[39m
?[90m at Object.Module._extensions..js (internal/modules/cjs/loader.js:1143:10)?[39m
I found that it should be caused by this new dependencies "undici": "^6.19.5",. undici 6.19.5
I hope to achieve compatibility。
The text was updated successfully, but these errors were encountered:
nodeVersion: v14.21.3
[email protected] update to [email protected], The following error will be prompted:
I found that it should be caused by this new dependencies
"undici": "^6.19.5",
.undici 6.19.5
I hope to achieve compatibility。
The text was updated successfully, but these errors were encountered: