Home
last modified time | relevance | path

Searched refs:NODE_HOME (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/camera_framework/frameworks/js/camera_napi/demo/
H A Dhvigorw.bat26 if defined NODE_HOME goto findNodeFromNodeHome
32 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
34 echo Please set the NODE_HOME variable in your environment to match the
40 set NODE_HOME=%NODE_HOME:"=% variable
41 set NODE_EXE_PATH=%NODE_HOME%/%NODE_EXE%
45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
47 echo Please set the NODE_HOME variable in your environment to match the
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/PathDrawingSample/
H A Dhvigorw.bat39 if defined NODE_HOME goto findNodeFromNodeHome
45 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
47 echo Please set the NODE_HOME variable in your environment to match the
53 set NODE_HOME=%NODE_HOME:"=% variable
54 set NODE_EXE_PATH=%NODE_HOME%/%NODE_EXE%
58 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
60 echo Please set the NODE_HOME variable in your environment to match the
/foundation/communication/bluetooth_service/test/example/BluetoothSocketTest/
H A Dhvigorw.bat22 @rem NODE_HOME - location of a Node home dir
24 @rem Add %NODE_HOME%/bin to the PATH environment variable
47 if defined NODE_HOME (
48 set NODE_HOME=%NODE_HOME:"=% variable
49 set NODE_EXE_PATH=%NODE_HOME%/%NODE_EXE%
59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
61 echo Please set the NODE_HOME variable in your environment to match the
/foundation/communication/bluetooth_service/test/example/bluetoothtest/
H A Dhvigorw.bat40 if defined NODE_HOME goto findNodeFromNodeHome
46 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
48 echo Please set the NODE_HOME variable in your environment to match the
54 set NODE_HOME=%NODE_HOME:"=% variable
55 set NODE_EXE_PATH=%NODE_HOME%/%NODE_EXE%
59 echo ERROR: NODE_HOME is not set and no 'node' command could be found in your PATH.
61 echo Please set the NODE_HOME variable in your environment to match the

Completed in 2 milliseconds