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
When I install a library that depends on its own importmap, 'trex tree' won't find its dependencies. I need to merge its importmap into my importmap to work.
#144
Open
masx200 opened this issue
May 30, 2023
· 0 comments
Describe the bug A clear and concise description of what the bug is.
When I install a library that depends on its own importmap, 'trex tree' won't find its dependencies. I need to merge its importmap into my importmap to work.
Expected behavior A clear and concise description of what you expected to
happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Microsoft Windows [Version 10.0.22621.1702]
Deno version: deno 1.33.1 (release, x86_64-pc-windows-msvc)
Trex Version :trex: v1.12.1 Additional context Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
When I install a library that depends on its own
importmap
, 'trex tree' won't find its dependencies. I need to merge itsimportmap
into myimportmap
to work.To Reproduce Steps to reproduce the behavior:
Expected behavior A clear and concise description of what you expected to
happen.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Microsoft Windows [Version 10.0.22621.1702]
Deno version: deno 1.33.1 (release, x86_64-pc-windows-msvc)
Trex Version :trex: v1.12.1
Additional context Add any other context about the problem here.
https://denopkg.com/masx200/leetcode-test@12.3.1/lua-format.ts
https://denopkg.com/masx200/leetcode-test@12.3.1/import_map.json
The text was updated successfully, but these errors were encountered: