Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

Compiling code using File->Open File fails #93

Closed
harrisonhjones opened this issue Jun 20, 2015 · 0 comments
Closed

Compiling code using File->Open File fails #93

harrisonhjones opened this issue Jun 20, 2015 · 0 comments
Labels

Comments

@harrisonhjones
Copy link

Steps to Replicate

  1. Run Particle Dev, which normally brings up the previous project code
  2. Click File: New Window
  3. Click Open File…
  4. Navigate to the folder where the .ino file is located, select it (the file), which brings up the code in the IDE
  5. Click on “Compile and show errors, if any”

What Happens

You get a Uncaught Error: ENOENT: no such file or directory, uv_chdir error

What Should Happen

The file should compile without an issue (if it's valid source code)

Work Around

  1. Run Particle Dev, which normally brings up the previous project code
  2. Click File: New Window
  3. Click Open Folder…
  4. Navigate to the folder that contains the .ino file I want to edit/compile, select it, which loads the files in the folder into the left side of the IDE.
  5. Click on the .ino file to load it into the editor.
  6. Click on “Compile and show errors, if any”

Special Thanks

To Don for submitting this issue in a support ticket

@suda suda added the bug label Jul 13, 2015
@suda suda closed this as completed Aug 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants