Skip to content
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

edge is not able to execute dart to js commands in Ubuntu [ Linux OS] [ Supabase edge functions] #62

Open
venkata-reddy-dev opened this issue Jan 8, 2024 · 0 comments

Comments

@venkata-reddy-dev
Copy link

Screenshot from 2024-01-08 10-40-58

and when i run exact command in teriminal it's working fine

dart compile js -O4 --no-frequency-based-minification --server-mode -o /home/rr-reddy/StudioProjects/milkman_edge_project/supabase/functions/task1/main.dart.js /home/rr-reddy/StudioProjects/milkman_edge_project/lib/task1.dart

serving edge functions in supabase is also not wokring

Screenshot from 2024-01-08 10-44-18

Small workaround is adding dart command with full path as below ( line no: 7)

Screenshot from 2024-01-08 10-47-39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant