node-addon-examples icon indicating copy to clipboard operation
node-addon-examples copied to clipboard

no index.js exists in tsfn-test, and tsfn_object_wrap.js never exists…

Open UrielCh opened this issue 1 year ago • 0 comments

no index.js exists in tsfn-test that cause an error in the main test file.

a tsfn_object_wrap.js exists, but do not exist.

by adding a script named loopscript, the test script is still available via a npm run and do not cause an error to the main test script.

UrielCh avatar Sep 06 '24 10:09 UrielCh