You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The module or file Stdlib can't be found.
- If it's a third-party dependency:
- Did you add it to the "bs-dependencies" or "bs-dev-dependencies" in bsconfig.json?
- Did you include the file's directory to the "sources" in bsconfig.json?ReScript
Hmm, I'm no longer sure this is an actual problem.
I think I did do something wrong with namespacing in this project.
I have a file called Firebase.res and said namespace: "Firebase" which may have lead to these problems.
I'll try to reproduce this again, if I encounter it in my project.
Feel free to close if you don't hear anything anymore.
Using 12-alpha-9, I consistently see
in my editor.
This can be reproduced by:
npx rescript -w
Sample.res
The text was updated successfully, but these errors were encountered: