cli
cli copied to clipboard
Better error message when deno is not supported on current system
Which problem is this feature request solving?
Currently it displays this:
Describe the solution you'd like
Instead display just a warning that edge functions will not work on the current system.
Deno only works on x64 on Win, linux, mac arm64 on mac
Pull request (optional)
- [X] I can submit a pull request.