I have installed the npm and Node.js in Windows . And I have installed the module successfully.
However, when I run the workshop by using Windows cmd, it shows
"'javascripting' is not recognized as an internal or external command, operable program or batch file."
And the ERRORLEVEL of it is 9009, which is a script execution error.

Did anyone meet and solve this issue?