Sorunome / arduino-upload

Atom Package for those who don't like the Arduino IDE
https://atom.io/packages/arduino-upload
MIT License
34 stars 7 forks source link

Error: "File isn't part of an Arduino sketch!" #3

Closed luisbaldissera closed 8 years ago

luisbaldissera commented 8 years ago

Using any of the commands the error "File isn't part of an Arduino sketch!" appears even when it is working on a .ino file inside of its respective sketch folder with the same file name

Sorunome commented 8 years ago

Are you triggering the build process via the command palette or the drop-down menu?

luisbaldissera commented 8 years ago

command pallete

Sorunome commented 8 years ago

hm, which OS are you running & which atom version?

luisbaldissera commented 8 years ago

but I tried via drop-down menu and I got the same error

luisbaldissera commented 8 years ago

Sorry, I'm begginer but how I see the Atom version? hehe I'm using Windows 10

luisbaldissera commented 8 years ago

In my local Atom folder, there are 3 subfolders: app-1.7.4, app-1.7.3 and app-1.8.0... I suppose I'm using 1.8.0

luisbaldissera commented 8 years ago

Ah, yes... now I checked, I'm really using Atom 1.8.0

Sorunome commented 8 years ago

Which version of the arduino IDE do you have installed?

luisbaldissera commented 8 years ago

Arduino 1.6.9

Sorunome commented 8 years ago

Fixed in https://github.com/Sorunome/arduino-upload/commit/20820844c949b4c441ba2381e1974f26f8d6ff44 just update your package

hex705 commented 6 years ago

This bug seems to be back -- or is for me. When trying to upload I get the FILE isn't part of sketch error. The FILE is, really.

All packages updated. OSX 10.10.5 Yosemite ATOM 1.23.3 Package 1.3.2 PATH = /Applications/Arduino.app (note .app required on my system). Error from command line as well as drop down.