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
{{ message }}
This repository was archived by the owner on Feb 6, 2026. It is now read-only.
Issue Report
When attempting to run repolinter.js via node, getting this error.
Expected Behavior
repolinter.js should complete
Actual Behavior
repolinter.js failed with the following error:
Steps to Reproduce the Issue
Other notes
Have increased "max-old-space-size" to 16384 by:
With no effect.
Have attempted using node v18.16.0 and v16.19.0
Using M1 Mac.