Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.72 KB | None | 0 0
  1. servo-platform/server# npm start
  2.  
  3. > server@0.5.0 start /opt/servo-platform/server
  4. > npm run dev
  5.  
  6.  
  7. > server@0.5.0 dev /opt/servo-platform/server
  8. > concurrently --kill-others "npm run editor-serve" "npm run server"
  9.  
  10. [0]
  11. [0] > server@0.5.0 editor-serve /opt/servo-platform/server
  12. [0] > cd ../editor && gulp serve
  13. [0]
  14. [1]
  15. [1] > server@0.5.0 server /opt/servo-platform/server
  16. [1] > cd ../server && node app.js
  17. [1]
  18. [0] [05:07:41] Using gulpfile /opt/servo-platform/editor/gulpfile.js
  19. [0] [05:07:41] Starting '_buildB3'...
  20. [1] 09:07:41.461Z FSM manager starting
  21. [1] server app listening on port 3000
  22. [1] AskAndMap.js
  23. [1] BackgroundSequence.js
  24. [1] MemPriority.js
  25. [1] MemSequence.js
  26. [1] Parallel.js
  27. [1] ScoreSelector.js
  28. [1] ContextEntityCollector.js
  29. [1] DataContext.js
  30. [1] Inverter.js
  31. [1] Limiter.js
  32. [1] MaxTime.js
  33. [1] RepeatUntilCondition.js
  34. [1] RepeatUntilFailure.js
  35. [1] RepeatUntilSuccess.js
  36. [1] Repeater.js
  37. [1] AddEntity.js
  38. [1] AddScoreAction.js
  39. [1] AddTarget.js
  40. [1] ArrayQueryAction.js
  41. [1] CalcDateDiff.js
  42. [1] ClearAllContexts.js
  43. [1] ClearContextAction.js
  44. [1] CloseAllContexts.js
  45. [1] Error.js
  46. [1] Failer.js
  47. [1] GeneralMessage.js
  48. [1] GetProcessDataByKey.js
  49. [1] MapEntitiesToContextAction.js
  50. [1] MapEntitiesToParentAction.js
  51. [1] MongoQuery.js
  52. [1] PostAction.js
  53. [1] RemoveTargetAction.js
  54. [1] ResetAll.js
  55. [1] RetrieveJSONAction.js
  56. [1] RetrieveXMLAction.js
  57. [1] RunSubtreeAction.js
  58. [1] Runner.js
  59. [1] SafeEval.js
  60. [1] SetEndpoint.js
  61. [1] SetFieldAction.js
  62. [1] SetProcessLinkId.js
  63. [1] SetTimeOfDay.js
  64. [1] SetUIAction.js
  65. [1] Succeeder.js
  66. [1] TrainIntentAction.js
  67. [1] Twilio.js
  68. [1] Wait.js
  69. [1] Yield.js
  70. [1] AnyTarget.js
  71. [1] DailyQuotaCondition.js
  72. [1] FieldCompareCondition.js
  73. [1] FieldNotEmptyCondition.js
  74. [1] GreetingTimeOfDayCondition.js
  75. [1] IsValidField.js
  76. [1] TimeFromConvoLastRun.js
  77. [1] TimeFromMyLastRun.js
  78. [1] TimeOfDayCondition.js
  79. [1] DictModel.js
  80. [1] LUISModel.js
  81. [1] WitModel.js
  82. [1] 09:07:41.852Z getAllFSMs() - reading: 27 trees
  83. [1] 09:07:41.864Z { cat: 'flow' } getting processes for convocode/anonymous/fsms/unit-tests/unit-tests#json
  84. [0] maxTime parameter in MaxTime decorator is an obligatory parameter
  85. [0] fieldName parameter in SetFieldAction is an obligatory parameter
  86. [0] fieldName parameteris an obligatory parameter
  87. [0] PROBLEM with FSM/actions/Twilio Client requires an Account SID and Auth Token set explicitly or via the TWILIO_ACCOUNT_SID and TWILIO_AUTH_TOKEN environment variables
  88. [0] PROBLEM with FSM/../convocode/servo/drafts/carseat4/actions/ExtractImageNames { Error: Cannot find module 'FSM/../convocode/servo/drafts/carseat4/actions/ExtractImageNames'
  89. [0] at Function.Module._resolveFilename (module.js:548:15)
  90. [0] at Function.Module._load (module.js:475:25)
  91. [0] at Module.require (module.js:597:17)
  92. [0] at require (internal/module.js:11:18)
  93. [0] at load (/opt/servo-platform/editor/b3classes.js:118:15)
  94. [0] at Object.<anonymous> (/opt/servo-platform/editor/b3classes.js:160:3)
  95. [0] at Module._compile (module.js:653:30)
  96. [0] at Object.Module._extensions..js (module.js:664:10)
  97. [0] at Module.load (module.js:566:32)
  98. [0] at tryModuleLoad (module.js:506:12)
  99. [0] at Function.Module._load (module.js:498:3)
  100. [0] at Module.require (module.js:597:17)
  101. [0] at require (internal/module.js:11:18)
  102. [0] at Gulp.<anonymous> (/opt/servo-platform/editor/gulpfile.js:38:19)
  103. [0] at module.exports (/opt/servo-platform/editor/node_modules/orchestrator/lib/runTask.js:34:7)
  104. [0] at Gulp.Orchestrator._runTask (/opt/servo-platform/editor/node_modules/orchestrator/index.js:273:3) code: 'MODULE_NOT_FOUND' }
  105. [0] PROBLEM with FSM/../convocode/servo/drafts/carseat4/actions/AugmentCarData { Error: Cannot find module 'FSM/../convocode/servo/drafts/carseat4/actions/AugmentCarData'
  106. [0] at Function.Module._resolveFilename (module.js:548:15)
  107. [0] at Function.Module._load (module.js:475:25)
  108. [0] at Module.require (module.js:597:17)
  109. [0] at require (internal/module.js:11:18)
  110. [0] at load (/opt/servo-platform/editor/b3classes.js:118:15)
  111. [0] at Object.<anonymous> (/opt/servo-platform/editor/b3classes.js:165:3)
  112. [0] at Module._compile (module.js:653:30)
  113. [0] at Object.Module._extensions..js (module.js:664:10)
  114. [0] at Module.load (module.js:566:32)
  115. [0] at tryModuleLoad (module.js:506:12)
  116. [0] at Function.Module._load (module.js:498:3)
  117. [0] at Module.require (module.js:597:17)
  118. [0] at require (internal/module.js:11:18)
  119. [0] at Gulp.<anonymous> (/opt/servo-platform/editor/gulpfile.js:38:19)
  120. [0] at module.exports (/opt/servo-platform/editor/node_modules/orchestrator/lib/runTask.js:34:7)
  121. [0] at Gulp.Orchestrator._runTask (/opt/servo-platform/editor/node_modules/orchestrator/index.js:273:3) code: 'MODULE_NOT_FOUND' }
  122. [0] PROBLEM with FSM/../convocode/servo/drafts/demo-tt1/actions/SearchText { Error: Cannot find module 'FSM/../convocode/servo/drafts/demo-tt1/actions/SearchText'
  123. [0] at Function.Module._resolveFilename (module.js:548:15)
  124. [0] at Function.Module._load (module.js:475:25)
  125. [0] at Module.require (module.js:597:17)
  126. [0] at require (internal/module.js:11:18)
  127. [0] at load (/opt/servo-platform/editor/b3classes.js:118:15)
  128. [0] at Object.<anonymous> (/opt/servo-platform/editor/b3classes.js:171:3)
  129. [0] at Module._compile (module.js:653:30)
  130. [0] at Object.Module._extensions..js (module.js:664:10)
  131. [0] at Module.load (module.js:566:32)
  132. [0] at tryModuleLoad (module.js:506:12)
  133. [0] at Function.Module._load (module.js:498:3)
  134. [0] at Module.require (module.js:597:17)
  135. [0] at require (internal/module.js:11:18)
  136. [0] at Gulp.<anonymous> (/opt/servo-platform/editor/gulpfile.js:38:19)
  137. [0] at module.exports (/opt/servo-platform/editor/node_modules/orchestrator/lib/runTask.js:34:7)
  138. [0] at Gulp.Orchestrator._runTask (/opt/servo-platform/editor/node_modules/orchestrator/index.js:273:3) code: 'MODULE_NOT_FOUND' }
  139. [0] PROBLEM with FSM/../convocode/servo/drafts/demo-tt1/actions/GetTextFile { Error: Cannot find module 'FSM/../convocode/servo/drafts/demo-tt1/actions/GetTextFile'
  140. [0] at Function.Module._resolveFilename (module.js:548:15)
  141. [0] at Function.Module._load (module.js:475:25)
  142. [0] at Module.require (module.js:597:17)
  143. [0] at require (internal/module.js:11:18)
  144. [0] at load (/opt/servo-platform/editor/b3classes.js:118:15)
  145. [0] at Object.<anonymous> (/opt/servo-platform/editor/b3classes.js:176:3)
  146. [0] at Module._compile (module.js:653:30)
  147. [0] at Object.Module._extensions..js (module.js:664:10)
  148. [0] at Module.load (module.js:566:32)
  149. [0] at tryModuleLoad (module.js:506:12)
  150. [0] at Function.Module._load (module.js:498:3)
  151. [0] at Module.require (module.js:597:17)
  152. [0] at require (internal/module.js:11:18)
  153. [0] at Gulp.<anonymous> (/opt/servo-platform/editor/gulpfile.js:38:19)
  154. [0] at module.exports (/opt/servo-platform/editor/node_modules/orchestrator/lib/runTask.js:34:7)
  155. [0] at Gulp.Orchestrator._runTask (/opt/servo-platform/editor/node_modules/orchestrator/index.js:273:3) code: 'MODULE_NOT_FOUND' }
  156. [0] [05:07:42] Finished '_buildB3' after 1.32 s
  157. [0] [05:07:42] Starting '_vendor_dev_js'...
  158. [0] [05:07:42] Starting '_vendor_css'...
  159. [0] [05:07:42] Starting '_vendor_css_imgs'...
  160. [0] [05:07:42] Starting '_vendor_fonts'...
  161. [0] [05:07:42] Starting '_preload_js'...
  162. [0] [05:07:42] Starting '_preload_css'...
  163. [0] [05:07:42] Starting '_app_config'...
  164. [0] [05:07:42] Starting '_app_js_dev'...
  165. [0] [05:07:42] Starting '_app_less'...
  166. [0] [05:07:42] Starting '_app_imgs'...
  167. [0] [05:07:42] Starting '_app_html'...
  168. [0] [05:07:42] Starting '_app_entry'...
  169. [0] [05:07:42] Starting 'docs'...
  170. [0] [05:07:42] Starting '_livereload'...
  171. [0] [05:07:42] Finished '_livereload' after 17 ms
  172. [0] [05:07:42] Starting '_watch'...
  173. [0] [05:07:42] Finished '_watch' after 75 ms
  174. [0] [05:07:42] Server started http://localhost:8000
  175. [0] [05:07:42] LiveReload started on port 35729
  176. [0] [05:07:42] Finished 'docs' after 125 ms
  177. [0] [05:07:43] Finished '_preload_js' after 1.19 s
  178. [0] [05:07:43] Finished '_app_config' after 1.21 s
  179. [0]
  180. [0] /opt/servo-platform/editor/src/editor/utils/Block.js
  181. [0] line 110 col 4 Missing semicolon.
  182. [0] line 114 col 40 Expected a conditional expression and instead saw an assignment.
  183. [0] line 118 col 4 Missing semicolon.
  184. [0] line 208 col 4 Missing semicolon.
  185. [0] line 219 col 4 Missing semicolon.
  186. [0] line 414 col 6 Missing semicolon.
  187. [0]
  188. [0] ⚠ 6 warnings
  189. [0]
  190. [0] [05:07:44] Finished '_preload_css' after 1.69 s
  191. [0] [05:07:44] Starting '_preload'...
  192. [0] [05:07:44] Finished '_preload' after 62 μs
  193. [0] [05:07:44] Finished '_app_less' after 1.73 s
  194. [0] [05:07:44] Finished '_vendor_css' after 1.76 s
  195. [0] [05:07:44] Finished '_app_entry' after 1.73 s
  196. [0] [05:07:44] Finished '_vendor_fonts' after 1.89 s
  197. [0]
  198. [0] /opt/servo-platform/editor/src/editor/draw/shapes.js
  199. [0] line 21 col 27 Missing semicolon.
  200. [0] line 35 col 27 Missing semicolon.
  201. [0] line 55 col 27 Missing semicolon.
  202. [0] line 69 col 27 Missing semicolon.
  203. [0] line 87 col 27 Missing semicolon.
  204. [0] line 104 col 27 Missing semicolon.
  205. [0]
  206. [0] ⚠ 6 warnings
  207. [0]
  208. [0]
  209. [0] /opt/servo-platform/editor/src/editor/draw/symbols.js
  210. [0] line 146 col 4 Missing semicolon.
  211. [0]
  212. [0] ⚠ 1 warning
  213. [0]
  214. [0] [05:07:44] Finished '_vendor_css_imgs' after 1.99 s
  215. [0]
  216. [0] /opt/servo-platform/editor/src/editor/editor/Editor.js
  217. [0] line 157 col 4 Missing semicolon.
  218. [0] line 162 col 4 Missing semicolon.
  219. [0] line 168 col 4 Missing semicolon.
  220. [0]
  221. [0] ⚠ 3 warnings
  222. [0]
  223. [0]
  224. [0] /opt/servo-platform/editor/src/editor/editor/managers/ImportManager.js
  225. [0] line 10 col 11 'project' is already defined.
  226. [0] line 15 col 9 Missing semicolon.
  227. [0] line 125 col 14 'i' is already defined.
  228. [0] line 129 col 60 Missing semicolon.
  229. [0]
  230. [0] ⚠ 4 warnings
  231. [0]
  232. [0]
  233. [0] /opt/servo-platform/editor/src/editor/editor/managers/ProjectManager.js
  234. [0] line 32 col 4 Missing semicolon.
  235. [0]
  236. [0] ⚠ 1 warning
  237. [0]
  238. [0]
  239. [0] /opt/servo-platform/editor/src/editor/editor/systems/CameraSystem.js
  240. [0] line 65 col 59 Missing semicolon.
  241. [0]
  242. [0] ⚠ 1 warning
  243. [0]
  244. [0] [05:07:44] Finished '_vendor_dev_js' after 2.2 s
  245. [0] [05:07:44] Starting '_vendor_dev'...
  246. [0] [05:07:44] Finished '_vendor_dev' after 5.07 μs
  247. [0]
  248. [0] /opt/servo-platform/editor/src/editor/editor/systems/SelectionSystem.js
  249. [0] line 127 col 4 Missing semicolon.
  250. [0] line 148 col 17 'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
  251. [0] line 153 col 4 Missing semicolon.
  252. [0] line 163 col 24 Missing semicolon.
  253. [0] line 166 col 4 Missing semicolon.
  254. [0]
  255. [0] ⚠ 5 warnings
  256. [0]
  257. [0]
  258. [0] /opt/servo-platform/editor/src/editor/tree/managers/SelectionManager.js
  259. [0] line 27 col 89 Missing semicolon.
  260. [0] line 29 col 4 Missing semicolon.
  261. [0]
  262. [0] ⚠ 2 warnings
  263. [0]
  264. [0]
  265. [0] /opt/servo-platform/editor/src/editor/tree/managers/ViewManager.js
  266. [0] line 62 col 6 Missing semicolon.
  267. [0] line 65 col 14 'i' is already defined.
  268. [0] line 66 col 11 'block' is already defined.
  269. [0] line 72 col 60 Missing semicolon.
  270. [0] line 60 col 10 'rootpos' used out of scope.
  271. [0] line 61 col 10 'rootpos' used out of scope.
  272. [0]
  273. [0] ⚠ 6 warnings
  274. [0]
  275. [0]
  276. [0] /opt/servo-platform/editor/src/app/app.routes.js
  277. [0] line 72 col 9 Missing semicolon.
  278. [0]
  279. [0] ⚠ 1 warning
  280. [0]
  281. [0]
  282. [0] /opt/servo-platform/editor/src/app/pages/editor/components/menubar.controller.js
  283. [0] line 138 col 60 Missing semicolon.
  284. [0] line 144 col 15 'logColored' is already defined.
  285. [0] line 144 col 60 Missing semicolon.
  286. [0] line 145 col 15 'logData2' is already defined.
  287. [0] line 371 col 32 Missing semicolon.
  288. [0]
  289. [0] ⚠ 5 warnings
  290. [0]
  291. [0]
  292. [0] /opt/servo-platform/editor/src/app/pages/editor/modals/properties-node.controller.js
  293. [0] line 33 col 42 Missing semicolon.
  294. [0] line 46 col 49 Missing semicolon.
  295. [0]
  296. [0] ⚠ 2 warnings
  297. [0]
  298. [0]
  299. [0] /opt/servo-platform/editor/src/app/directives/chatbox.js
  300. [0] line 7 col 1728 Expected an assignment or function call and instead saw an expression.
  301. [0] line 7 col 1729 Missing semicolon.
  302. [0] line 7 col 1732 Expected an assignment or function call and instead saw an expression.
  303. [0] line 9 col 1 Expected an assignment or function call and instead saw an expression.
  304. [0]
  305. [0] ⚠ 4 warnings
  306. [0]
  307. [0]
  308. [0] /opt/servo-platform/editor/src/app/directives/client-panel.directive.js
  309. [0] line 31 col 9 Missing semicolon.
  310. [0] line 40 col 6 Missing semicolon.
  311. [0] line 51 col 8 Missing semicolon.
  312. [0] line 99 col 6 Missing semicolon.
  313. [0] line 123 col 6 Missing semicolon.
  314. [0] line 134 col 6 Missing semicolon.
  315. [0] line 162 col 6 Missing semicolon.
  316. [0] line 169 col 6 Missing semicolon.
  317. [0] line 223 col 49 Missing semicolon.
  318. [0] line 231 col 7 Missing semicolon.
  319. [0] line 246 col 50 Missing semicolon.
  320. [0] line 251 col 7 Missing semicolon.
  321. [0]
  322. [0] ⚠ 12 warnings
  323. [0]
  324. [0]
  325. [0] /opt/servo-platform/editor/src/app/directives/debug-panel.directive.js
  326. [0] line 169 col 56 Missing semicolon.
  327. [0] line 292 col 43 Missing semicolon.
  328. [0] line 293 col 44 Expected an assignment or function call and instead saw an expression.
  329. [0] line 321 col 72 Expected an assignment or function call and instead saw an expression.
  330. [0] line 447 col 28 Expected an assignment or function call and instead saw an expression.
  331. [0]
  332. [0] ⚠ 5 warnings
  333. [0]
  334. [0] [05:07:45] Finished '_app_imgs' after 2.66 s
  335. [0]
  336. [0] /opt/servo-platform/editor/src/app/directives/properties-panel.directive.js
  337. [0] line 93 col 13 'oldNode' is already defined.
  338. [0]
  339. [0] ⚠ 1 warning
  340. [0]
  341. [0]
  342. [0] /opt/servo-platform/editor/src/app/directives/tabset.directive.js
  343. [0] line 50 col 43 Expected an assignment or function call and instead saw an expression.
  344. [0]
  345. [0] ⚠ 1 warning
  346. [0]
  347. [0]
  348. [0] /opt/servo-platform/editor/src/app/models/project.model.js
  349. [0] line 7 col 44 Missing semicolon.
  350. [0] line 9 col 45 Missing semicolon.
  351. [0] line 11 col 43 Missing semicolon.
  352. [0] line 16 col 32 Missing semicolon.
  353. [0] line 20 col 31 Missing semicolon.
  354. [0] line 54 col 5 'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
  355. [0] line 140 col 11 Missing semicolon.
  356. [0] line 169 col 13 'i' is already defined.
  357. [0]
  358. [0] ⚠ 8 warnings
  359. [0]
  360. [0]
  361. [0] /opt/servo-platform/editor/src/app/plugins/Tooltip.js
  362. [0] line 36 col 6 Missing semicolon.
  363. [0] line 40 col 27 ['tooltipBackground'] is better written in dot notation.
  364. [0] line 41 col 27 ['tooltipBackground'] is better written in dot notation.
  365. [0] line 42 col 29 ['tooltipShadow'] is better written in dot notation.
  366. [0] line 74 col 6 Missing semicolon.
  367. [0]
  368. [0] ⚠ 5 warnings
  369. [0]
  370. [0]
  371. [0] /opt/servo-platform/editor/src/app/plugins/copy-to-clipboard.js
  372. [0] line 22 col 11 Missing semicolon.
  373. [0]
  374. [0] ⚠ 1 warning
  375. [0]
  376. [0]
  377. [0] /opt/servo-platform/editor/src/app/services/debug-comm.service.js
  378. [0] line 48 col 32 Missing semicolon.
  379. [0] line 49 col 25 Missing semicolon.
  380. [0] line 51 col 55 Expected an assignment or function call and instead saw an expression.
  381. [0] line 56 col 50 Missing semicolon.
  382. [0] line 64 col 36 Missing semicolon.
  383. [0] line 66 col 55 'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
  384. [0] line 68 col 51 Missing semicolon.
  385. [0] line 112 col 8 Missing semicolon.
  386. [0] line 148 col 56 Missing semicolon.
  387. [0] line 153 col 24 Expected an assignment or function call and instead saw an expression.
  388. [0] line 160 col 40 Missing semicolon.
  389. [0] line 199 col 19 Expected a 'break' statement before 'default'.
  390. [0] line 204 col 48 Expected an assignment or function call and instead saw an expression.
  391. [0] line 218 col 43 Expected an assignment or function call and instead saw an expression.
  392. [0]
  393. [0] ⚠ 14 warnings
  394. [0]
  395. [0]
  396. [0] /opt/servo-platform/editor/src/app/services/user.service.js
  397. [0] line 66 col 60 Missing semicolon.
  398. [0] line 71 col 60 Missing semicolon.
  399. [0] line 76 col 25 Missing semicolon.
  400. [0] line 79 col 9 Missing semicolon.
  401. [0]
  402. [0] ⚠ 4 warnings
  403. [0]
  404. [0]
  405. [0] /opt/servo-platform/editor/src/app/pages/dash/dash.controller.js
  406. [0] line 21 col 6 Missing semicolon.
  407. [0]
  408. [0] ⚠ 1 warning
  409. [0]
  410. [0]
  411. [0] /opt/servo-platform/editor/src/app/pages/editor/editor.controller.js
  412. [0] line 77 col 26 Missing semicolon.
  413. [0] line 111 col 4 Missing semicolon.
  414. [0]
  415. [0] ⚠ 2 warnings
  416. [0]
  417. [0]
  418. [0] /opt/servo-platform/editor/src/app/pages/log/log.controller.js
  419. [0] line 6 col 5 'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
  420. [0] line 61 col 12 Missing semicolon.
  421. [0] line 66 col 12 Missing semicolon.
  422. [0] line 71 col 12 Missing semicolon.
  423. [0] line 85 col 6 Missing semicolon.
  424. [0] line 94 col 6 Missing semicolon.
  425. [0]
  426. [0] ⚠ 6 warnings
  427. [0]
  428. [0]
  429. [0] /opt/servo-platform/editor/src/app/services/storage/serverstorage.service.js
  430. [0] line 57 col 38 Unnecessary semicolon.
  431. [0]
  432. [0] ⚠ 1 warning
  433. [0]
  434. [0] [05:07:45] Finished '_app_js_dev' after 3.03 s
  435. [0] [05:07:45] Finished '_app_html' after 3.03 s
  436. [0] [05:07:45] Starting '_app_dev'...
  437. [0] [05:07:45] Finished '_app_dev' after 6.26 μs
  438. [0] [05:07:45] Starting 'serve'...
  439. [0] [05:07:45] Finished 'serve' after 3.92 μs
  440. ^C[0] [05:09:51] Server stopped
  441. [1] npm run server exited with code SIGINT
  442. --> Sending SIGTERM to other processes..
  443. [0] npm run editor-serve exited with code SIGINT
  444. root@riot:/opt/servo-platform/server# apt-get install mc
  445. Reading package lists... Done
  446. Building dependency tree
  447. Reading state information... Done
  448. mc is already the newest version (3:4.8.18-1).
  449. 0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
  450. root@riot:/opt/servo-platform/server# mc
  451.  
  452. root@riot:/opt/servo-platform/server# cd ..
  453. root@riot:/opt/servo-platform# npm start
  454. npm ERR! path /opt/servo-platform/package.json
  455. npm ERR! code ENOENT
  456. npm ERR! errno -2
  457. npm ERR! syscall open
  458. npm ERR! enoent ENOENT: no such file or directory, open '/opt/servo-platform/package.json'
  459. npm ERR! enoent This is related to npm not being able to find a file.
  460. npm ERR! enoent
  461.  
  462. npm ERR! A complete log of this run can be found in:
  463. npm ERR! /root/.npm/_logs/2019-10-22T09_11_25_022Z-debug.log
  464. root@riot:/opt/servo-platform# apt-get install screen
  465. Reading package lists... Done
  466. Building dependency tree
  467. Reading state information... Done
  468. Suggested packages:
  469. byobu | screenie | iselect
  470. The following NEW packages will be installed:
  471. screen
  472. 0 upgraded, 1 newly installed, 0 to remove and 6 not upgraded.
  473. Need to get 592 kB of archives.
  474. After this operation, 1,006 kB of additional disk space will be used.
  475. Get:1 http://ftp.ro.debian.org/debian stretch/main amd64 screen amd64 4.5.0-6 [592 kB]
  476. Fetched 592 kB in 0s (2,005 kB/s)
  477. Selecting previously unselected package screen.
  478. (Reading database ... 45728 files and directories currently installed.)
  479. Preparing to unpack .../screen_4.5.0-6_amd64.deb ...
  480. Unpacking screen (4.5.0-6) ...
  481. Processing triggers for systemd (232-25+deb9u12) ...
  482. Processing triggers for man-db (2.7.6.1-2) ...
  483. Setting up screen (4.5.0-6) ...
  484. Processing triggers for systemd (232-25+deb9u12) ...
  485. root@riot:/opt/servo-platform# screen
  486. [0] line 66 col 60 Missing semicolon.
  487. [0] line 71 col 60 Missing semicolon.
  488. [0] line 76 col 25 Missing semicolon.
  489. [0] line 79 col 9 Missing semicolon.
  490. [0]
  491. [0] ⚠ 4 warnings
  492. [0]
  493. [0]
  494. [0] /opt/servo-platform/editor/src/app/pages/dash/dash.controller.js
  495. [0] line 21 col 6 Missing semicolon.
  496. [0]
  497. [0] ⚠ 1 warning
  498. [0]
  499. [0]
  500. [0] /opt/servo-platform/editor/src/app/pages/editor/editor.controller.js
  501. [0] line 77 col 26 Missing semicolon.
  502. [0] line 111 col 4 Missing semicolon.
  503. [0]
  504. [0] ⚠ 2 warnings
  505. [0]
  506. [0]
  507. [0] /opt/servo-platform/editor/src/app/pages/log/log.controller.js
  508. [0] line 6 col 5 'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
  509. [0] line 61 col 12 Missing semicolon.
  510. [0] line 66 col 12 Missing semicolon.
  511. [0] line 71 col 12 Missing semicolon.
  512. [0] line 85 col 6 Missing semicolon.
  513. [0] line 94 col 6 Missing semicolon.
  514. [0]
  515. [0] ⚠ 6 warnings
  516. [0]
  517. [0]
  518. [0] /opt/servo-platform/editor/src/app/services/storage/serverstorage.service.js
  519. [0] line 57 col 38 Unnecessary semicolon.
  520. [0]
  521. [0] ⚠ 1 warning
  522. [0]
  523. [0] [05:21:47] Finished '_app_js_dev' after 2.62 s
  524. [0] [05:21:47] Finished '_app_html' after 2.63 s
  525. [0] [05:21:47] Starting '_app_dev'...
  526. [0] [05:21:47] Finished '_app_dev' after 3.73 μs
  527. [0] [05:21:47] Starting 'serve'...
  528. [0] [05:21:47] Finished 'serve' after 2.1 μs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement