This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 244677 - No way how to setup NodeJS/NPM binaries
Summary: No way how to setup NodeJS/NPM binaries
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-23 07:57 UTC by Martin Fousek
Modified: 2014-10-06 13:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Fousek 2014-05-23 07:57:21 UTC
Product Version: NetBeans IDE Dev (Build 20140523-9352dd7eea4e)
Java: 1.7.0_09; Java HotSpot(TM) 64-Bit Server VM 23.5-b02
Runtime: Java(TM) SE Runtime Environment 1.7.0_09-b05
System: Linux version 3.11.0-12-generic running on amd64; UTF-8; en_US (nb)

In some configurations there are issues that the nodeJS or npm tools can't be installed globally - I saw such issues i.e. on Mac. :/

It would be nice to have configuration which NodeJS and NPM to run (locally installed tools) within the NetBeans options or even in the project customizer.

Thanks a lot.
Comment 1 Jan Becicka 2014-07-03 09:04:36 UTC
> In some configurations there are issues that the nodeJS or npm tools can't
> be installed globally - I saw such issues i.e. on Mac. :/

I'm not sure, if node and npm will work, if it is not installed properly. Do you know anyone with such issue?
Comment 2 Martin Fousek 2014-07-03 09:09:49 UTC
(In reply to Jan Becicka from comment #1)
> I'm not sure, if node and npm will work, if it is not installed properly. Do
> you know anyone with such issue?

I saw such an issue on the StandaA computer (Mac). I'm working on only one project which uses NodeJS so far so hard to guess whether users use more nodeJSs at one moment (because of the backward compatibility or similarly) or not.

Feel free to close until we'll get real user report.