Skip to content
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

Brackets-cuwire always loading. #15

Open
elifares opened this issue Oct 3, 2015 · 6 comments
Open

Brackets-cuwire always loading. #15

elifares opened this issue Oct 3, 2015 · 6 comments

Comments

@elifares
Copy link

elifares commented Oct 3, 2015

I'm using:
Mac OS X Yosemite
Brackets 1.4.0
Arduino IDE 1.6.5
Arduino Uno board

When I open the Brackets extension I get this screen and it stays like that even after connecting my Arduino Uno and verifying its connection with the Arduino IDE.

Any idea why this is happening?

Image of cuwire loading

@dobrMAN
Copy link

dobrMAN commented Nov 13, 2015

Confirm some problem in Windows 7 x64

@Thelmos
Copy link

Thelmos commented Feb 13, 2016

I have same problem.

I think this promising tool is being abandoned. User has another repositories with recent activity but this has no activity from a year now.

@a-phe-lei-a
Copy link

+1

@phoenixcomm
Copy link

I just installed this and when I try to pick a board "Loading"
Linux Mint 18
Arduino IDE 1.6.5

@kihunsong22
Copy link

Me too.
Loading never seems to end.

@DrakoPOD
Copy link

DrakoPOD commented Jan 1, 2018

I open the error console, and the problem is with a file called "serialport.node"

[NodeDomain] Error loading domain "cuwire": Unable to load one of the modules: C:/Users/.../AppData/Roaming/Brackets/extensions/user/brackets-cuwire/node/cuwireDomain.js, reason: Could not locate the bindings file. Tried:

→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\build\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\build\Debug\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\build\Release\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\out\Debug\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\Debug\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\out\Release\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\Release\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\build\default\serialport.node
→ C:\Users\...\AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\compiled\6.11.0\win32\ia32\serialport.node

I try to install NodeJS, but doesn't work.
Copy the file "serialport.node" from node to the path of extension, I get other error:

[NodeDomain] Error loading domain "cuwire": Unable to load one of the modules: C:/Users/.../AppData/Roaming/Brackets/extensions/user/brackets-cuwire/node/cuwireDomain.js, reason: %1 no es una aplicación Win32 válida.
\\?\C:\Users\...AppData\Roaming\Brackets\extensions\user\brackets-cuwire\node\node_modules\serialport\build\Release\serialport.node

If I try to open the file "serialport.node" with brackets, I get a lot of simbols and numbers.

I looking for information, the ".node" file need an special command for use. Probably, in an update of brackets changed the form of use this.

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

No branches or pull requests

7 participants