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

[Error] Verifying sketch {"code":null} #1694

Closed
themaninthesuitcase opened this issue Nov 27, 2023 · 3 comments
Closed

[Error] Verifying sketch {"code":null} #1694

themaninthesuitcase opened this issue Nov 27, 2023 · 3 comments

Comments

@themaninthesuitcase
Copy link

I am getting the following output when trying to build Arduino projects on my Mac.

I have used the blink sample code to exclude anything in my code.

[Starting] Verifying sketch 'Blink.ino'
Please see the build logs in output path: /Users/chris/Library/Mobile Documents/com~apple~CloudDocs/ArduinoOutput/Blink
[Warning] Failed to generate IntelliSense configuration.
[Error] Verifying sketch 'Blink.ino': {"code":null}

Checking the quoted output path shows it failed to output anything.

I also tested without "output" set incase is there was an issue with the path into my iCloud Drive. It made no difference.

The exact same code compiles when using the Arduino IDE and when using VS Code Arduino on Windows.

Versions:
VS Code 1.84.2
vscode-arduino 0.6.0
Arduino IDE 2.2.1
macOS 14.1.1 (M1)
Windows 10 22H2

Targeting Teensy 4.1, but swapping to a Nano also fails.

@github-actions github-actions bot added the triage New issues that have not been reviewed. label Nov 27, 2023
@gcampbell-msft gcampbell-msft removed the triage New issues that have not been reviewed. label Dec 1, 2023
@bringert
Copy link

bringert commented Dec 5, 2023

I'm seeing the same symptoms.

Boards:
Arduino Nano 33 BLE
Arduino Nano 33 IoT

vscode-arduino: v0.6.0
VS Code: 1.84.2 (Universal)
MacOS: 14.1.2 (23B92)

@pauls-z
Copy link

pauls-z commented Dec 5, 2023

This issue is already registered and can use #1681 (comment) as a workaround for now.

@themaninthesuitcase
Copy link
Author

I could have sworn I searched something that would have found that buy I guess not.

Closing as duplicate of #1681

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

No branches or pull requests

4 participants