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
Hi, I am getting the following error when setting up the project. Any ideas what might cause it?
node version: v18.17.0
npm version: 9.6.7
SyntaxError: The requested module 'node:events' does not provide an export named 'addAbortListener'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
🚨 Failure: Custom Setup. Please review the messages above for information on how to troubleshoot and resolve this issue.
The text was updated successfully, but these errors were encountered:
Hi, I am getting the following error when setting up the project. Any ideas what might cause it?
SyntaxError: The requested module 'node:events' does not provide an export named 'addAbortListener'
at ModuleJob._instantiate (node:internal/modules/esm/module_job:124:21)
at async ModuleJob.run (node:internal/modules/esm/module_job:190:5)
Node.js v18.17.0
🚨 Failure: Custom Setup. Please review the messages above for information on how to troubleshoot and resolve this issue.
The text was updated successfully, but these errors were encountered: