For resolving this open package.json and make sure that the following dependencies are added
“dependencies”: {
…
…
…
“xmlbuilder”: “11.0.0”,
“xml2js”: “0.4.5”,
“yargs”: “1.3.1”,
“credentials-inquirer”: “file:./ns_npm_repository/credentials-inquirer”,
“suitetalk”: “file:./ns_npm_repository/suitetalk4node”,
“preconditions”: “file:./ns_npm_repository/preconditions”
},
Delete the node_modules and LocalDistribution folders and run npm install again