issues Search Results · repo:ampproject/remapping language:TypeScript
Filter by
23 results
(65 ms)23 results
inampproject/remapping (press backspace or delete to remove)[error] TypeError: Cannot read properties of undefined (reading map )
at originalPositionFor (\node_modules\@ampproject\remapping\dist\remapping.umd.js:77:21)
at originalPositionFor (\node_modules\@ampproject\remapping\dist\remapping.umd.js:88:16) ...
alan-agius4
- 6
- Opened on Jan 24
- #200
As part of the RoSctober Race presented by Race of Sloths, we recognized this repo to be highly valuable in the
open-source movement.
Existing and new contributors will be rewarded proportionally to their ...
race-of-sloths
- Opened on Sep 20, 2024
- #195
Because the type declarations are .d.ts and the package does not have type : module, TypeScript assumes this package is
CommonJS only despite having an ESM export when moduleResolution : node16 is used. ...
HereIsKevin
- Opened on Sep 5, 2024
- #194
This seems familiar but not the same as these issues. The issues below mention how @jridgewell/trace-mapping had a bug
that caused this. And you need a newer version. I have the newest version and am still ...
JarekToro
- 5
- Opened on Sep 4, 2024
- #193
It would be great to add exports to the package.json. This is usually considered a breaking change though, so would
probably best be done in a major version release. If you re open to the change, either ...
benmccann
- 2
- Opened on Jun 27, 2024
- #192
Would like to request that the return type of remapping (SourceMap) be exported. It would be useful when typing
functions that expect the returned map.
Currently, it doesn t seem to be exported: https://unpkg.com/@ampproject/remapping@2.2.1/dist/types/remapping.d.ts ...
privatenumber
- Opened on Nov 22, 2023
- #189
Thanks for the great work! TS 5.0 has released and the downstream packages are trying to migrating to moduleResolution:
bunder(such as Vite). But the latest version of remapping on NPM still relies a old ...
fi3ework
- 1
- Opened on Mar 19, 2023
- #184
Same issue this other person described here in an Angular project:
https://stackoverflow.com/questions/73074976/angular-build-error-genmapping-encodedmap-is-not-a-function
My project build is roughly: ...
trusktr
- 2
- Opened on Sep 17, 2022
- #180
Webpack-based projects (including Vue CLI scaffolded projects, and Quasar projects) are failing with Maximum call stack
size exceeded, starting from buildSourceMapTree() and infinitely recursing in build(). ...
tony19
- 2
- Opened on Feb 15, 2022
- #163

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.