Skip to content
This repository was archived by the owner on Oct 1, 2024. It is now read-only.

cannot find arduino IDE, i'm using WSL with arduino inside WSL #1523

Closed
Mettikodeva opened this issue Jul 13, 2022 · 9 comments
Closed

cannot find arduino IDE, i'm using WSL with arduino inside WSL #1523

Mettikodeva opened this issue Jul 13, 2022 · 9 comments
Labels
needs-more-info More details about this issue are needed for it to be actionable. stale

Comments

@Mettikodeva
Copy link

where should I specify the path of the arduino inside the WSL, in User or Remote[WSL:Ubuntu]?
image
or I can only use arduino inside windows?
is there any way to compile with arduino inside wsl from this extension?

@github-actions github-actions bot added the triage New issues that have not been reviewed. label Jul 13, 2022
@fearthecowboy
Copy link
Member

Do you have the linux version of arduino installed inside the WSL instance?

@fearthecowboy fearthecowboy added needs-more-info More details about this issue are needed for it to be actionable. and removed triage New issues that have not been reviewed. labels Jul 18, 2022
@github-actions github-actions bot removed the needs-more-info More details about this issue are needed for it to be actionable. label Jul 19, 2022
@Mettikodeva Mettikodeva reopened this Jul 19, 2022
@github-actions github-actions bot added the triage New issues that have not been reviewed. label Jul 19, 2022
@Mettikodeva
Copy link
Author

yes i've installed the arduino and i've set the path too
image

@gcampbell-msft gcampbell-msft removed the triage New issues that have not been reviewed. label Aug 8, 2022
@gcampbell-msft
Copy link
Contributor

@Mettikodeva Could you show us what error you are seeing? It might help us diagnose where the issue is arising. Thanks!

@gcampbell-msft gcampbell-msft added the needs-more-info More details about this issue are needed for it to be actionable. label Aug 8, 2022
@github-actions
Copy link

github-actions bot commented Sep 7, 2022

This issue has been automatically marked as stale because it has been inactive for 30 days. To reactivate the issue, simply post a comment with the requested information to help us diagnose this issue. If this issue remains inactive for another 7 days, it will be automatically closed.

@github-actions github-actions bot added the stale label Sep 7, 2022
@David00
Copy link

David00 commented Sep 11, 2022

I'm getting this issue too.

Settings.json:

$ cat ~/.vscode-server/data/Machine/settings.json | grep "arduino"
    "arduino.path": "/home/david/.local/bin/arduino-cli",
    "arduino.useArduinoCli": true

Testing the arduino-cli package at the path above:

$ /home/david/.local/bin/arduino-cli version
arduino-cli  Version: 0.27.1 Commit: a900cfb2 Date: 2022-09-06T16:44:27Z

When I choose Arduino: Initialize from the extension actions, I get the message:

Cannot find Arduino IDE. Please specify the "arduino.path" in the User Settings. Requires a restart after change.

I have restarted VS Code.

VS Code Version: 1.71.0
Windows 11 x64
WSL Details:

$ cat /etc/os-release 
NAME="Ubuntu"
VERSION="20.04.4 LTS (Focal Fossa)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 20.04.4 LTS"
VERSION_ID="20.04"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=focal
UBUNTU_CODENAME=focal

Let me know if you need more information.

@github-actions github-actions bot removed the stale label Sep 11, 2022
@borhanreo
Copy link

My arduino Version

ard 2

Install location of arduino version 2.0.0

install location

Still i did not resolve the issue

VS show

Could you please give me help, what i have miss

@arminrosu
Copy link

@borhanreo Arduino IDE 2.0 is not supported (see #1477). Use the CLI to get the extension working.

@github-actions
Copy link

This issue has been automatically marked as stale because it has been inactive for 30 days. To reactivate the issue, simply post a comment with the requested information to help us diagnose this issue. If this issue remains inactive for another 7 days, it will be automatically closed.

@github-actions github-actions bot added the stale label Nov 13, 2022
@github-actions
Copy link

This issue has been automatically closed due to inactivity. If you are still experiencing problems, please open a new issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-more-info More details about this issue are needed for it to be actionable. stale
Projects
None yet
Development

No branches or pull requests

6 participants