-
Notifications
You must be signed in to change notification settings - Fork 30
atom install particle-dev doesn't work #198
Comments
notice the following error: node-pre-gyp ERR! Tried to download(404): serialport v4.0.1 electron v1.3 does not exist. |
are there any guides to getting particle development going in eclipse or an alternative IDE? |
Have you tried installing standalone Particle Dev App? You could also try to integrate Eclipse/Netbeans or any IDE using our CLI. There are some tutorials on our community like this one: Local development and gdb debugging with NetBeans |
I am also getting this error in standalone Particle Dev App on Mac: Atom Version: 1.8.0 Stack TraceUncaught TypeError: Path must be a string. Received undefined
Commands
Config{
"core": {
"themes": [
"one-dark-ui",
"monokai"
]
}
} Installed Packages# User
build-arduino, v0.1.1
build-processing, v0.1.2
language-arduino, v0.4.3
language-kotlin, v0.5.0
linter, v1.11.18
linter-kotlin, v0.5.0
particle-dev-complete, v1.0.2
particle-offline-compiler, v0.1.3
# Dev
No dev packages |
@IgorGanapolsky doesn't seem to be connected to package installation problems mentioned here. Could you open a separate issue for this? |
@GonzRon we updated the instructions for the installation: https://github.com/spark/particle-dev#github-atom (they should also work with the x64 Windows). Are you able to make it work using them? |
I am trying to workaround compile problems in the standard winx64 distribution archive that is provided from the particle dev official site by installing latest version of atom and then using the package manager to install particle-dev or particle-dev-complete, after struggling for many hours, I realized that there are many depends (including git for windows, python, etc.) After fixing all of those issues, I finally got the error log down to a point where I can no longer figure out what to do next.
the atom log errors with the following:
The text was updated successfully, but these errors were encountered: