File tree Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Expand file tree Collapse file tree 4 files changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -20,9 +20,10 @@ Use 'compiler-flags' instead.
2020
2121  [1;33mThe module or file WebAPI can't be found.[0m
2222  - If it's a third-party dependency:
23-     - Did you add it to the "bs- dependencies" or "bs- dev-dependencies" in rescript.json?
23+     - Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2424  - Did you include the file's directory to the "sources" in rescript.json?
2525
2626
2727
28- Incremental build failed. Error: [2K  Failed to Compile. See Errors Above
28+ Incremental build failed. Error: [2K
29+   Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -22,9 +22,10 @@ Use 'compiler-flags' instead.
2222
2323  [1;33mThe module or file Dep02 can't be found.[0m
2424  - If it's a third-party dependency:
25-     - Did you add it to the "bs- dependencies" or "bs- dev-dependencies" in rescript.json?
25+     - Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2626  - Did you include the file's directory to the "sources" in rescript.json?
2727
2828
2929
30- Incremental build failed. Error: [2K  Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K
31+   Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -20,11 +20,12 @@ Use 'compiler-flags' instead.
2020
2121  [1;33mThe module or file Other_module can't be found.[0m
2222  - If it's a third-party dependency:
23-     - Did you add it to the "bs- dependencies" or "bs- dev-dependencies" in rescript.json?
23+     - Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2424  - Did you include the file's directory to the "sources" in rescript.json?
2525
2626
2727  [1;33mHint: Did you mean Other_module2?[0m
2828
2929
30- Incremental build failed. Error: [2K  Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K
31+   Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -22,9 +22,10 @@ Use 'compiler-flags' instead.
2222
2323  [1;33mThe module or file InternalDep can't be found.[0m
2424  - If it's a third-party dependency:
25-     - Did you add it to the "bs- dependencies" or "bs- dev-dependencies" in rescript.json?
25+     - Did you add it to the "dependencies" or "dev-dependencies" in rescript.json?
2626  - Did you include the file's directory to the "sources" in rescript.json?
2727
2828
2929
30- Incremental build failed. Error: [2K  Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K
31+   Failed to Compile. See Errors Above
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments