Advertisement
Guest User

Untitled

a guest
Jan 16th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. C:\...crosoft Visual Studio 14.0\Web\External\node_modules>.bin\tslint --formatters-dir tslint-teamcity-reporter/ --form
  2. path.js:7
  3. throw new TypeError('Path must be a string. Received ' + inspect(path));
  4. ^
  5.  
  6. TypeError: Path must be a string. Received undefined
  7. at assertPath (path.js:7:11)
  8. at Object.dirname (path.js:695:5)
  9. at processFile (C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\tslint\lib\tslint-cli.
  10. js:95:33)
  11. at Array.forEach (native)
  12. at Object.<anonymous> (C:\Program Files (x86)\Microsoft Visual Studio 14.0\Web\External\node_modules\tslint\lib\tsli
  13. nt-cli.js:116:21)
  14. at Module._compile (module.js:570:32)
  15. at Object.Module._extensions..js (module.js:579:10)
  16. at Module.load (module.js:487:32)
  17. at tryModuleLoad (module.js:446:12)
  18. at Function.Module._load (module.js:438:3)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement