Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The module or file Stdlib can't be found. #7311

Open
nojaf opened this issue Feb 22, 2025 · 1 comment
Open

The module or file Stdlib can't be found. #7311

nojaf opened this issue Feb 22, 2025 · 1 comment

Comments

@nojaf
Copy link
Collaborator

nojaf commented Feb 22, 2025

Using 12-alpha-9, I consistently see

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

in my editor.

This can be reproduced by:

@nojaf
Copy link
Collaborator Author

nojaf commented Feb 22, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant