meteor / meteor/react-packages
typescript issue with loading the suspense directory
Open
needs-reproduction
- Dominant language
- JavaScript
- Stars
- 575
- Forks
- 168
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 1
Description
when importing suspense from a typescript project we are getting this warning
` ~/.meteor/local/types/packages.d.ts is not a module.`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the warning by importing suspense from a TypeScript project, then inspect the generated ~/.meteor/local/types/packages.d.ts file mentioned in the report. Trace why it is treated as not a module; done means the warning no longer appears during the import.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100