Open marvinhagemeister opened 4 months ago
Same is also true for the test:mocha
task:
$ DENO_FUTURE=1 deno task test:mocha
Task test:mocha cross-env COVERAGE=true mocha --require test/node/setup.js --recursive packages/*/test/node/**.test.tsx
glob: no matches found '/Users/marvinh/dev/oss/preact-signals/packages/*/test/node/**.test.tsx'. Pattern syntax error near position 61: recursive wildcards must form a single path component
Steps to reproduce
pnpm i
DENO_FUTURE=1 deno task prebuild
Version: Deno 1.44.4 (git 496ea5903)