npminstalllog.txtI am trying to enable custom smartedit extension on 2105. Found that "ant npminstall" is supposed to create node_modules folder in npm-ancillary extension and add all the dependencies. The above command on 2105.9 is resulting in successful build but its not creating the node_modules folder. I re installed node and npm but it results in same error. Attached is the log of "ant npminstall" command for reference.
Also, when trying to run "ant rushupdate", it shows error as "Running [rush update] on path NOT SET"