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
package is now ESM-only; consumers using require() must migrate to import, or run Node.js ≥ 20.19 (or ≥ 22.12 / any 24.x), which supports require() of ESM.