Advertisement
Guest User

Untitled

a guest
Feb 9th, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.81 KB | None | 0 0
  1. yo @microsoft/sharepoint
  2.  
  3. Build target: DEBUG
  4. [16:15:55] Using gulpfile ~Documentscodengwpgulpfile.js
  5. [16:15:55] Starting gulp
  6. [16:15:55] Starting 'serve'...
  7. [16:15:55] Starting subtask 'pre-copy'...
  8. [16:15:55] Finished subtask 'pre-copy' after 9.3 ms
  9. [16:15:55] Starting subtask 'copyStaticAssets'...
  10. [16:15:55] Starting subtask 'sass'...
  11. [16:15:56] Finished subtask 'sass' after 512 ms
  12. [16:15:56] Starting subtask 'tslint'...
  13. [16:15:56] Starting subtask 'typescript'...
  14. [16:15:56] [typescript] Using custom version: 2.0.10
  15. [16:15:56] Finished subtask 'copyStaticAssets' after 565 ms
  16. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,21): error TS1005: ']' expected.
  17. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,22): error TS1005: ';' expected.
  18. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,23): error TS1128: Declaration or statement expected.
  19. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,33): error TS1005: ']' expected.
  20. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,34): error TS1005: ')' expected.
  21. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,35): error TS1128: Declaration or statement expected.
  22. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(11444,37): error TS1128: Declaration or statement expected.
  23. [16:15:58] Error - typescript - node_modules@typeslodashindex.d.ts(19441,1): error TS1128: Declaration or statement expected.
  24. [16:15:59] Finished subtask 'tslint' after 2.67 s
  25. [16:15:59] Error - 'typescript' sub task errored after 2.67 s
  26. "TypeScript error(s) occurred."
  27. [16:15:59] 'serve' errored after 3.22 s
  28. [16:15:59]
  29. [16:15:59] ==================[ Finished ]==================
  30. Error - typescript - node_modules@typeslodashindex.d.ts(11444,21): error TS1005: ']' expected.
  31. Error - typescript - node_modules@typeslodashindex.d.ts(11444,22): error TS1005: ';' expected.
  32. Error - typescript - node_modules@typeslodashindex.d.ts(11444,23): error TS1128: Declaration or statement expected.
  33. Error - typescript - node_modules@typeslodashindex.d.ts(11444,33): error TS1005: ']' expected.
  34. Error - typescript - node_modules@typeslodashindex.d.ts(11444,34): error TS1005: ')' expected.
  35. Error - typescript - node_modules@typeslodashindex.d.ts(11444,35): error TS1128: Declaration or statement expected.
  36. Error - typescript - node_modules@typeslodashindex.d.ts(11444,37): error TS1128: Declaration or statement expected.
  37. Error - typescript - node_modules@typeslodashindex.d.ts(19441,1): error TS1128: Declaration or statement expected.
  38. Error - 'typescript' sub task errored after 2.67 s
  39. "TypeScript error(s) occurred."
  40. [16:16:00] Project ngwp version: 0.0.1
  41. [16:16:00] Build tools version: 1.1.0
  42. [16:16:00] Node version: v4.6.0
  43. [16:16:00] Total duration: 5.85 s
  44. [16:16:00] Task errors: 9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement