plastic icon indicating copy to clipboard operation
plastic copied to clipboard

what node/npm version?

Open jaredly opened this issue 9 years ago • 2 comments

I'm getting a node-gyp error when running apm rebuild. I've got node v5 running

node-pre-gyp ERR! install error
node-pre-gyp ERR! stack Error: Unsupported target version: 0.34.4
...

jaredly avatar Nov 26 '15 04:11 jaredly

bump? this looks like a super cool project

jaredly avatar Dec 10 '15 23:12 jaredly

Hi @jaredly, I'm sorry, I didn't get messages about this issue for some reason. Maybe because I wasn't watching the repo?

Anyways. Your problem seems to be with Atom itself not with Plastic.

I'm using nvm to manage my node versions. My current env is:

> nvm --version
0.29.0
> node --version
v4.1.1
> npm -v
3.3.4

darwin avatar Dec 18 '15 17:12 darwin