jspm / jQuery / TypeScript - module “jquery” has no default export

前端 未结 2 423
失恋的感觉
失恋的感觉 2021-02-05 04:13

I\'m trying to bootstrap a web app using TypeScript and jspm & system.js for module loading. I\'m not getting very far. After installing jspm, and using it to install jQuery

2条回答
  •  轮回少年
    2021-02-05 04:20

    If you are using visual studio, update the typescript plugin.

    To obtain the latest version for visual studio 2017, go there

提交回复
热议问题