TypeScript: SyntaxError: Unexpected identifier

前端 未结 0 1750
走了就别回头了
走了就别回头了 2021-02-06 19:15

I am trying to import a node module called axios, but I keep getting this error:

import axios from "axios";
       ^^^^^

SyntaxError: Unex         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题