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 Oct 15, 2020. It is now read-only.
Wanting to see if nodeChakra would play nicely with AlaSQL I installed 6.0.0-pre2
npm installworks fin.When I do a
npm testI get the message that --v8-option is a "bad option".So - I cant get to the interesting part (running the tests) because
node --v8-optionsis called.Any plans to support the
--v8-optionsflag (as a shim)?