Initializers are not allowed in ambient contexts error when installing Blueprint

后端 未结 9 1465
予麋鹿
予麋鹿 2020-12-01 18:19

I\'m trying to use the @blueprintjs/core library in my project. However, when I compile my code, I\'m getting many errors like this:

node_module         


        
9条回答
  •  無奈伤痛
    2020-12-01 18:32

    For windows, to resolve this issue the shortest path is to install Typescript through installer.

    https://www.microsoft.com/en-us/download/details.aspx?id=48593

提交回复
热议问题