File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 17
17
18
18
[1;33mThe module or file Dep02 can't be found.[0m
19
19
- If it's a third-party dependency:
20
- - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig .json?
21
- - Did you include the file's directory to the "sources" in bsconfig .json?
20
+ - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript .json?
21
+ - Did you include the file's directory to the "sources" in rescript .json?
22
22
23
23
24
24
Original file line number Diff line number Diff line change 15
15
16
16
[1;33mThe module or file Other_module can't be found.[0m
17
17
- If it's a third-party dependency:
18
- - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig .json?
19
- - Did you include the file's directory to the "sources" in bsconfig .json?
18
+ - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript .json?
19
+ - Did you include the file's directory to the "sources" in rescript .json?
20
20
21
21
22
22
[1;33mHint: Did you mean Other_module2?[0m
Original file line number Diff line number Diff line change 17
17
18
18
[1;33mThe module or file InternalDep can't be found.[0m
19
19
- If it's a third-party dependency:
20
- - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig .json?
21
- - Did you include the file's directory to the "sources" in bsconfig .json?
20
+ - Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in rescript .json?
21
+ - Did you include the file's directory to the "sources" in rescript .json?
22
22
23
23
24
24
You can’t perform that action at this time.
0 commit comments