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

vscode: A system error occurred (spawn EINVAL) #19

Open
azeunkn0wn opened this issue Aug 3, 2024 · 6 comments
Open

vscode: A system error occurred (spawn EINVAL) #19

azeunkn0wn opened this issue Aug 3, 2024 · 6 comments

Comments

@azeunkn0wn
Copy link

When pressing "Watch" button on the bottom bar

  • Output: Spawning flutter.bat pub run build_runner watch --delete-conflicting-outputs in p:\WORK\Maennche\studio
  • VS code notification: A system error occurred (spawn EINVAL)

When pressing build shortcut key:

  • Output:
    -- Running flutter.bat pub run build_runner build --delete-conflicting-outputs
    -- Current working folder: p:\WORK\Maennche\studio
  • VS code notification: "Starting build ..." (stuck)
@azeunkn0wn
Copy link
Author

This is an issue with vscode v1.92.0. I downgrade to vscode v1.92.1 and everything works fine.

@neel-vaghani
Copy link

neel-vaghani commented Aug 5, 2024

I got same error
Output Spawning flutter.bat pub run build_runner watch --delete-conflicting-outputs in path

command is working properly
flutter packages pub run build_runner build --delete-conflicting-outputs

@neel-vaghani
Copy link

This is an issue with vscode v1.92.0. I downgrade to vscode v1.92.1 and everything works fine.

This version not support in my windows its need ARM64

@azeunkn0wn
Copy link
Author

Download the x64 and not the ARM64

This is an issue with vscode v1.92.0. I downgrade to vscode v1.92.1 and everything works fine.

This version not support in my windows its need ARM64

@daviddomkar
Copy link

I have this issue as well. Any fix?

@azeunkn0wn
Copy link
Author

Author someone will have to update this extension to fix the issue, or just use the riverpod helper since it includes the same function as this extension.

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

3 participants