yarn run v1.22.17
warning package.json: No license field
warning ../package.json: No license field
$ vue-tsc --noEmit
/Users/johnshankman/Documents/manifoldxyz/manifold-burn-redeem-widgets/node_modules/vue-tsc/bin/vue-tsc.js:46
throw err;
^
Search string not found: "/ = tracingEnabled\\./g"
(Use `node --trace-uncaught ...` to show where the exception was thrown)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
My build works fine and so does dev. Code compiles etc. Error is unhelpful.