-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: glob no matches found
error with deno task
and npm-run-all
#23525
Labels
Comments
Just noticed that the same issue can be reproduced with the svelte repo:
|
dsherret
changed the title
Bug:
Bug: Apr 24, 2024
glob no matches found
error with deno task
glob no matches found
error with deno task
and npm-run-all
Example of npm-run-all not working without quoting the shell expansion in yarn 2: mysticatea/npm-run-all#200 |
I opened mysticatea/npm-run-all#260 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tried running the
build
command of the Preact repository and ran into this error.Steps to reproduce
package.json
file with these contents:npm i
DENO_FUTURE=1 deno task all
Error
Deno:
Node:
Version: Deno 1.42.4 (git 5294885 2024-04-24)
The text was updated successfully, but these errors were encountered: