-
Notifications
You must be signed in to change notification settings - Fork 30
Installing this package on a fresh atom installation results in an error #151
Comments
Hi Tony, it's an issue with If you still want to try installing Particle Dev package, you would need to install node-gyp dependencies first. |
Hey Thanks for the reply. I would like to install it to Atom and I have installed node-gyp along with node. It is still throwing the error. Am I doing something wrong? Thanks |
@htko89 Did you install all the dependencies like Visual Studio and Python? |
Yes I have, sorry for the late reply. Is there any dependencies within visual studio community that need to be installed ? (I have picked just the default install preset) |
I do have a question: It's not clear on whether or not I have to install node.js separately on my system (which I have) and where to install node-gyp. Sorry if this makes no sense, but I imagine atom is using its own version of node (from what I'm reading in the error log, the versions don't match up) If I'm right, or partially on track, what are the instructions to set up node-gyp correctly? |
You're exactly right. Atom bundles its own version of Node. In your logs I see following error:
So I guess installing the SDK should help |
Hey, I think I'm running into either the same error, or a very similar one. Full error message: http://pastebin.com/hmuB9Eh3 I was trying to install Particle Dev on a fresh build of Atom from source on Ubuntu 16.04. ➜ ~ atom-beta --version (As recommended above, I'll try installing a prebuilt package, but there's no x86 .deb available for Atom, so that will mean moving to my laptop and OS X.) |
I have the same error in Ubuntu and Fedora
Unsupported target version: 0.37.8 npm WARN deprecated [email protected]: Use particle-api-js instead npm ERR! [email protected] install: npm ERR! Please include the following file with any support request: and I have node 6.4 with npm 3.10.3 |
Could you all try this? It might help |
As soon as I can |
I've also the same problem. I tried your solution, @suda, i've managed to install particle-dev package but the same errors come back when i rebuild the package. Thank you very much |
@suda same error npm ERR! Linux 4.7.1-040701-generic npm ERR! Please include the following file with any support request: |
Rebuilding will fail as Atom doesn't currently pass |
Latest Atom which bundles with latest |
@suda im having the same serialport issue when installing particle-dev-complete in the latest atom editor |
I'm encountering an error when installing "particle-dev-complete" or "particle-dev" on a fresh atom installation (1.8.0)
I'm not savvy enough to figure out the error, but I'm wondering if there is anyone here that can help?
Here is the error log: http://pastebin.com/dCrGkreV
I've also posted this on the particle dev complete github ( particle-iot-archived/particle-dev-complete#1 ) but now I see that this is more of a particle-dev error
Windows 10 x64
The text was updated successfully, but these errors were encountered: