You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found logs print on the Console:
`
Nodeclipse:1.0.2.201509250223 Eclipse:4.4.2.v20150204-1700 Java:1.8.0_60 OS:macosx,x86_64
visit http://www.nodeclipse.org/
These environment variables will be applied automatically to every node launch.
APPDATA=
PATH=/usr/bin:/bin:/usr/sbin:/sbin
TEMP=
TMP=
SystemDrive=
`
PATH is incorrect。My Enviorment Node Path location at /usr/locale/bin。
How to fix it?
I configure nodeeclipse,node is work。
but use npm, it not to work。
env: node: No such file or directory
node -v
6.10.0
npm -v
3.10.10
The text was updated successfully, but these errors were encountered: