添加链接
link管理
链接快照平台
  • 输入网页链接,自动生成快照
  • 标签化管理网页链接
相关文章推荐
高大的冰棍  ·  Solved: Job fails ...·  3 周前    · 
健身的板凳  ·  Connect Databricks to ...·  3 周前    · 
孤独的炒面  ·  TOVqQxCIa's profile·  2 周前    · 
绅士的啤酒  ·  国家气候中心·  4 周前    · 
冷静的山羊  ·  Photoshop cs6 ...·  2 月前    · 
帅气的红酒  ·  yarn add | Yarn·  5 月前    · 
迷茫的火龙果  ·  pypfopt.efficient_fron ...·  7 月前    · 

Hi folks. I'm trying to run through the first tutorial " Create an OpenAPI Specification ". When I try to start the server with $node index.js, I'm getting the error

Unexpected token 'index.js' in expression or statement.At line:1 char:15+ $node index.js <<<<  + CategoryInfo  : ParserError: (index.js:String) [], ParentContainsErrorRecordException  + FullyQualifiedErrorId : UnexpectedToken

I'm not very experienced with node.js. I copied the code for index.js directly from the tutorial. Any help? Thanks!