reg-viz / reg-suit

:recycle: Visual Regression Testing tool

Home Page:https://reg-viz.github.io/reg-suit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: Cannot find module 'node:events'

NaokiHaba opened this issue · comments

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.