cmdruid / tapscript

A humble library for working with Tapscript and Bitcoin Transactions.
https://www.npmjs.com/package/@cmdcode/tapscript
Creative Commons Zero v1.0 Universal
188 stars 49 forks source link

import test_vectors from './unit.vectors.json' assert { type: 'json' }; #47

Open Frank1412 opened 3 days ago

Frank1412 commented 3 days ago

image

my node version is 22.0, yarn -v = 1.22.22 I use: yarn install, yarn build successfully but when trying to test, I get this error and I could find any solution for this.