mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
4 lines
305 B
Text
4 lines
305 B
Text
Warning Currently only basic package.json `scripts` are supported.
|
|
Programs like `rimraf` or `cross-env` will not work correctly. This will be fixed in the upcoming release.
|
|
Task non-existent npx this-command-should-not-exist-for-you
|
|
npx: could not resolve command 'this-command-should-not-exist-for-you'
|