File tree Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Expand file tree Collapse file tree 4 files changed +8
-12
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,9 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
23+ - Did you add it to the "bs- dependencies" or "bs- 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
29- Failed to Compile. See Errors Above
28+ Incremental build failed. Error: [2K Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -22,10 +22,9 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
25+ - Did you add it to the "bs- dependencies" or "bs- 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
31- Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -20,12 +20,11 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
23+ - Did you add it to the "bs- dependencies" or "bs- 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
31- Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K Failed to Compile. See Errors Above
Original file line number Diff line number Diff line change @@ -22,10 +22,9 @@ 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 "dependencies" or "dev-dependencies" in rescript.json?
25+ - Did you add it to the "bs- dependencies" or "bs- 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
31- Failed to Compile. See Errors Above
30+ Incremental build failed. Error: [2K Failed to Compile. See Errors Above
You can’t perform that action at this time.
0 commit comments