How can I get all vue-tsc errors to show up in vscode?
              
              #293
            
            
          -
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            johnsoncodehk
          
      
      
        Jul 7, 2021 
      
    
    Replies: 1 comment 4 replies
-
| IDE and command line should have same type-check result with same version. What is the version of vscode-vue-languageservice in node_modules? If it's not 0.25.28 please update it. | 
Beta Was this translation helpful? Give feedback.
                  
                    4 replies
                  
                
            
      Answer selected by
        johnsoncodehk
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    





IDE and command line should have same type-check result with same version.
What is the version of vscode-vue-languageservice in node_modules? If it's not 0.25.28 please update it.