codesandbox / codesandbox/codesandbox-client
Cannot find module type declarations.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
🐛 bug report
Preflight Checklist
- I have read the Contributing Guidelines for this project.
- I agree to follow the Code of Conduct that this project
adheres to. - I have searched the issue tracker for an issue that matches the one I want
to file, without success.
Description of the problem
On codesandbox I get Cannot find module 'moa-flow' or its corresponding type declarations., but the import module moa-flow already has declaration files, and the types work fine in my local development environment.



How has this issue affected you? What are you trying to accomplish?
I can not use types to code on CodeSandbox.
I want my types to work.
To Reproduce
Link to sandbox: link (optional)
Your Environment
| Software | Name/Version |
|---|---|
| Сodesandbox | |
| Browser | chrome 104.0.5112.79 (Official Build) (x86_64) |
| Operating System | mac os |
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked CodeSandbox at /src/App.tsx and reproduce the moa-flow import error in the stated environment. Compare the failing sandbox with the report that local development works; done means the module's existing type declarations are recognized in CodeSandbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100