When running this with pinned dependencies - it will cause other projects who also are pinned to those dependencies to stop building.
This makes it impossible to have both apps running at the same time as they are crushing the others app's build artifacts is my guess.
Once you have run the rescript compiler in next app it will then break once you make a change in a different app with that shared pinned dependency. (Image shown above)
When running this with pinned dependencies - it will cause other projects who also are pinned to those dependencies to stop building.
This makes it impossible to have both apps running at the same time as they are crushing the others app's build artifacts is my guess.
Once you have run the rescript compiler in next app it will then break once you make a change in a different app with that shared pinned dependency. (Image shown above)
rescript @ 9.1.4