cannot find module 'angular2/core'

前端 未结 15 1743
臣服心动
臣服心动 2020-12-23 16:10

These red squiggly lines say cannot find module \'angular2/core\',cannot find module \'angular2/router\',cannot find module \'angula

15条回答
  •  伪装坚强ぢ
    2020-12-23 16:48

    This has to be done for both 'Debug' and 'Release' then only it works in VS 2013. Like below..
    
    
        ES5
        None
        True
        False
        system
        False
        
        NodeJs
        
        False
        True
        True
        
        
        True
        True
    
    
    
        ES5
        
        
        True
        False
        system
        False
        
        NodeJs
        
        False
        True
        True
        
        
        True
        True
    
    

提交回复
热议问题