Quantcast
Channel: ReScript Forum - Latest posts
Viewing all articles
Browse latest Browse all 2592

getting Fatal error: exception File "bsb_pkg_types.ml" no solution found

$
0
0

I am using a github repo inside another github repo. The name of first repo is FusionKit and it has multiple packages created using lerna and pnpm workspaces. The second repo is named Service and it uses yarn. My bsconfig.json has “bs-dependencies”: [
@rescript/react”,
“catalyst”,
@glennsl/bs-json”,
“re-formality”,
“bs-fetch”,
“decco”,
@fusionkit
],
When I do rescript build -w I get Fatal error: exception File “bsb_pkg_types.ml” error. Need some help in figuring this out.


Viewing all articles
Browse latest Browse all 2592

Trending Articles