Installing additional Frameworks/en: Unterschied zwischen den Versionen

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen
Zeile 2: Zeile 2:


Goto [ https://nodejs.org/de/download/ ] and select the appropriate package for your machine.
Goto [ https://nodejs.org/de/download/ ] and select the appropriate package for your machine.
When asked if addtional packages are to be downloaded, answer "yes". Then VisualStudio build tools will also be installed, in case any node module will need to be compiled from C/C++ code.
When asked if addtional packages are to be downloaded, answer "yes".
Then VisualStudio build tools will also be installed, in case any node module will need to be compiled from C/C++ code.


Open the expecco node interpreter settings ("Extras" → "Settings" → "Execution" → "External Scriptinterpreter" → "Node") and verify that the "node" command is found along your PATH variable settings (click on the Button with the "?").
Open the expecco node interpreter settings ("Extras" → "Settings" → "Execution" → "External Scriptinterpreter" → "Node") and verify that the "node" command is found along your PATH variable settings (click on the Button with the "?").

Version vom 27. November 2019, 15:23 Uhr

Node Installation[Bearbeiten]

Goto [ https://nodejs.org/de/download/ ] and select the appropriate package for your machine. When asked if addtional packages are to be downloaded, answer "yes". Then VisualStudio build tools will also be installed, in case any node module will need to be compiled from C/C++ code.

Open the expecco node interpreter settings ("Extras" → "Settings" → "Execution" → "External Scriptinterpreter" → "Node") and verify that the "node" command is found along your PATH variable settings (click on the Button with the "?").

If not found, either restart expecco (if you installed node while expecco was active), or enter the path to your node interpreter into the path field.



Copyright © 2014-2024 eXept Software AG