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.
20
20
21
21
[1;33mThe module or file WebAPI can't be found.[0m
22
22
- 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?
24
24
- Did you include the file's directory to the "sources" in rescript.json?
25
25
26
26
27
27
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.
22
22
23
23
[1;33mThe module or file Dep02 can't be found.[0m
24
24
- 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?
26
26
- Did you include the file's directory to the "sources" in rescript.json?
27
27
28
28
29
29
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.
20
20
21
21
[1;33mThe module or file Other_module can't be found.[0m
22
22
- 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?
24
24
- Did you include the file's directory to the "sources" in rescript.json?
25
25
26
26
27
27
[1;33mHint: Did you mean Other_module2?[0m
28
28
29
29
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.
22
22
23
23
[1;33mThe module or file InternalDep can't be found.[0m
24
24
- 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?
26
26
- Did you include the file's directory to the "sources" in rescript.json?
27
27
28
28
29
29
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