简体   繁体   中英

Javascript IDE errors

I'm not sure how to to explain this problem, so I can't really find any solutions on Google. I am new to the whole Javascript world and its technologies.

I am using NodeJS + Express + Jade to make a web application, I got this project from my colleague. But somehow my IDE keeps saying statement or expression expected everywhere.

想法问题想法问题

Your IDE linter for javascript doesn't understand recent javascript features like arrow functions. Make sure your IDE supports Ecmascript 6.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM