-
Notifications
You must be signed in to change notification settings - Fork 7
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
Cannot set Arduino IDE Location #7
Comments
Just added button to select Arduino IDE. Will release update within next days. To fix it now, please open Terminal.app and launch command to find all Arduino IDE locations.
Try to insert appropriate location in preferences pane. Please reply does this help or not. Thank you! |
I determined the location of the Arduino install I wanted to use by opening the terminal and typing and then using tab expansion to complete the name. I then copy and pasted that into the text box. So essentially the same thing as the list I provided before — none of which worked. But just in case I used find, and copy and pasted The only thing I think I failed to mention is that I have multiple Arduino installs, different versions, customized versions, etc; but I fail to see how this could be an issue since Cuwire needs the exact location of the version I want to use. |
Ok, that's definitely cuwire error. Do you have |
I do have node.js installed and I installed the curwire npm as well. As soon as you have something for me, I am at your disposal to test it. |
Try to install latest commit from git repo, globally (with
then run (if installed globally):
if installed locally:
|
please use |
First a possibly important point. I could not run the command
Until I upgraded my version of node to the latest. So apparently I was out of date. I don't know if this is a factor, but it seemed important to call it out. Once did upgrade node, here is the result of
I hope this helps |
cuwire cli is working fine… I just uploaded debug plugin version to check what's going on Please uninstall old version, download test release, then install via Extension Manager, button "drag .zip here or install via url" at panel footer. https://github.com/apla/brackets-cuwire/releases/tag/v%2F0.5.3-test1 |
I uninstalled Cuwire from Brackets, and then installed 0.5.3-test1 as you described... and Cuwire seems to be working as described. At least I was able to open a .ino file, and most of the dropdowns populated correctly — with the exception of Programmers which is empty. I will try downloading a sketch to see if that works shortly. Is there any other tests I can perform, or information I can provide? |
Great if it works now. Still have no clue what's happens… Can you copy log? Menu Thank you! |
On OSX Yosemite, installed Brackets, then Cuwire plugin. Have Arduino 1.5.8 installed at /Applications/Arduino.
Every time I set the Arduino IDE location, I get the following message:
I have tried entering:
And all produce the same error.
The text was updated successfully, but these errors were encountered: