Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.76 KB | None | 0 0
  1. ERROR in ./~/cheerio/package.json
  2. Module parse failed: /home/andu033/Documents/test/node_modules/cheerio/package.json Unexpected token (2:9)
  3. You may need an appropriate loader to handle this file type.
  4. SyntaxError: Unexpected token (2:9)
  5. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  6. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  7. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  8. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  9. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  10. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  11. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  12. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  13. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  14. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  15. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  16. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  17. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  18. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  19. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  20. at Storage.provide (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:52:20)
  21. at CachedInputFileSystem.readFile (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:140:24)
  22. at NormalModule.onLoadPitchDone (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:255:7)
  23. at NormalModule.loadPitch (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:182:27)
  24. at NormalModule.doBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:241:4)
  25. at NormalModule.build (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:84:14)
  26. at Compilation.buildModule (/home/andu033/Documents/test/node_modules/webpack/lib/Compilation.js:126:9)
  27. at /home/andu033/Documents/test/node_modules/webpack/lib/Compilation.js:309:10
  28. at /home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:58:13
  29. at NormalModuleFactory.applyPluginsAsyncWaterfall (/home/andu033/Documents/test/node_modules/tapable/lib/Tapable.js:75:69)
  30. at onDoneResolving (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:38:11)
  31. at onDoneResolving (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:121:6)
  32. at /home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:116:7
  33. at /home/andu033/Documents/test/node_modules/webpack/node_modules/async/lib/async.js:726:13
  34. at /home/andu033/Documents/test/node_modules/webpack/node_modules/async/lib/async.js:52:16
  35. @ ./~/cheerio/index.js 11:18-43
  36.  
  37. ERROR in ./~/react-test-renderer/package.json
  38. Module parse failed: /home/andu033/Documents/test/node_modules/react-test-renderer/package.json Unexpected token (2:9)
  39. You may need an appropriate loader to handle this file type.
  40. SyntaxError: Unexpected token (2:9)
  41. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  42. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  43. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  44. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  45. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  46. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  47. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  48. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  49. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  50. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  51. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  52. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  53. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  54. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  55. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  56. at Storage.provide (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:52:20)
  57. at CachedInputFileSystem.readFile (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:140:24)
  58. at NormalModule.onLoadPitchDone (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:255:7)
  59. at NormalModule.loadPitch (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:182:27)
  60. at NormalModule.doBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:241:4)
  61. at NormalModule.build (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:84:14)
  62. at Compilation.buildModule (/home/andu033/Documents/test/node_modules/webpack/lib/Compilation.js:126:9)
  63. at /home/andu033/Documents/test/node_modules/webpack/lib/Compilation.js:309:10
  64. at /home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:58:13
  65. at NormalModuleFactory.applyPluginsAsyncWaterfall (/home/andu033/Documents/test/node_modules/tapable/lib/Tapable.js:75:69)
  66. at onDoneResolving (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:38:11)
  67. at onDoneResolving (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:121:6)
  68. at /home/andu033/Documents/test/node_modules/webpack/lib/NormalModuleFactory.js:116:7
  69. at /home/andu033/Documents/test/node_modules/webpack/node_modules/async/lib/async.js:726:13
  70. at /home/andu033/Documents/test/node_modules/webpack/node_modules/async/lib/async.js:52:16
  71. @ ./~/enzyme-adapter-react-16/build/ReactSixteenAdapter.js 27:15-58
  72.  
  73. ERROR in ./~/css-select/lib/procedure.json
  74. Module parse failed: /home/andu033/Documents/test/node_modules/css-select/lib/procedure.json Unexpected token (2:13)
  75. You may need an appropriate loader to handle this file type.
  76. SyntaxError: Unexpected token (2:13)
  77. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  78. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  79. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  80. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  81. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  82. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  83. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  84. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  85. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  86. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  87. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  88. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  89. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  90. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  91. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  92. at Storage.finished (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
  93. at /home/andu033/Documents/test/node_modules/graceful-fs/graceful-fs.js:90:16
  94. at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
  95. @ ./~/css-select/lib/compile.js 17:18-45
  96.  
  97. ERROR in ./~/entities/maps/legacy.json
  98. Module parse failed: /home/andu033/Documents/test/node_modules/entities/maps/legacy.json Unexpected token (1:9)
  99. You may need an appropriate loader to handle this file type.
  100. SyntaxError: Unexpected token (1:9)
  101. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  102. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  103. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  104. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  105. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  106. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  107. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  108. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  109. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  110. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  111. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  112. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  113. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  114. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  115. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  116. at Storage.finished (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
  117. at /home/andu033/Documents/test/node_modules/graceful-fs/graceful-fs.js:90:16
  118. at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
  119. @ ./~/htmlparser2/lib/Tokenizer.js 5:16-52
  120.  
  121. ERROR in ./~/entities/maps/xml.json
  122. Module parse failed: /home/andu033/Documents/test/node_modules/entities/maps/xml.json Unexpected token (1:6)
  123. You may need an appropriate loader to handle this file type.
  124. SyntaxError: Unexpected token (1:6)
  125. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  126. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  127. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  128. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  129. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  130. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  131. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  132. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  133. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  134. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  135. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  136. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  137. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  138. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  139. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  140. at Storage.finished (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
  141. at /home/andu033/Documents/test/node_modules/graceful-fs/graceful-fs.js:90:16
  142. at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
  143. @ ./~/htmlparser2/lib/Tokenizer.js 6:13-46
  144.  
  145. ERROR in ./~/entities/maps/entities.json
  146. Module parse failed: /home/andu033/Documents/test/node_modules/entities/maps/entities.json Unexpected token (1:9)
  147. You may need an appropriate loader to handle this file type.
  148. SyntaxError: Unexpected token (1:9)
  149. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  150. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  151. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  152. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  153. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  154. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  155. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  156. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  157. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  158. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  159. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  160. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  161. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  162. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  163. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  164. at Storage.finished (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
  165. at /home/andu033/Documents/test/node_modules/graceful-fs/graceful-fs.js:90:16
  166. at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
  167. @ ./~/htmlparser2/lib/Tokenizer.js 4:16-54
  168.  
  169. ERROR in ./~/entities/maps/decode.json
  170. Module parse failed: /home/andu033/Documents/test/node_modules/entities/maps/decode.json Unexpected token (1:4)
  171. You may need an appropriate loader to handle this file type.
  172. SyntaxError: Unexpected token (1:4)
  173. at Parser.pp$4.raise (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:2221:15)
  174. at Parser.pp.unexpected (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:603:10)
  175. at Parser.pp.semicolon (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:581:61)
  176. at Parser.pp$1.parseExpressionStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:966:10)
  177. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:730:24)
  178. at Parser.pp$1.parseBlock (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:981:25)
  179. at Parser.pp$1.parseStatement (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:709:33)
  180. at Parser.pp$1.parseTopLevel (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:638:25)
  181. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:516:17)
  182. at Object.parse (/home/andu033/Documents/test/node_modules/webpack/node_modules/acorn/dist/acorn.js:3098:39)
  183. at Parser.parse (/home/andu033/Documents/test/node_modules/webpack/lib/Parser.js:902:15)
  184. at NormalModule.<anonymous> (/home/andu033/Documents/test/node_modules/webpack/lib/NormalModule.js:104:16)
  185. at NormalModule.onModuleBuild (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:310:10)
  186. at nextLoader (/home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:275:25)
  187. at /home/andu033/Documents/test/node_modules/webpack-core/lib/NormalModuleMixin.js:259:5
  188. at Storage.finished (/home/andu033/Documents/test/node_modules/enhanced-resolve/lib/CachedInputFileSystem.js:38:16)
  189. at /home/andu033/Documents/test/node_modules/graceful-fs/graceful-fs.js:90:16
  190. at FSReqCallback.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:54:3)
  191. @ ./~/entities/lib/decode_codepoint.js 1:16-46
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement