reg-viz / reg-suit

:recycle: Visual Regression Testing tool
https://reg-viz.github.io/reg-suit
MIT License
1.17k stars 101 forks source link

Error: Cannot find module 'node:events' #616

Closed NaokiHaba closed 1 year ago

NaokiHaba commented 1 year ago

Describe the bug

A clear and concise description of what the bug is.

Reproduced step

Steps to reproduce the behavior:

  1. upgrade node16.18.0 to `18.16.1
  2. run reg-suit run 3.
  3. you get Error: Cannot find module 'node:events' 4.
  4. run npm i events, but it does not change

Expected behavior

Successful `reg-suit run

Actual behavior

Error: Cannot find module 'node:events'

Screenshots

If applicable, add screenshots to help explain your problem.