← Back to community index
# contributor·Active

! Rushabh | Linux Shill - After i remove the de...

After i remove the deps i got this output code sample

Started by ! Rushabh | Linux ShillJul 6, 202618 messages

Discussion

Last active 7 days ago · plain text
! Rushabh | Linux Shilloriginal post
After i remove the deps i got this output ```bash $ npm ls circuit-json-to-3d-png --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-bom-csv --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-gerber --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-gltf --all @tscircuit/fake-snippets@0.0.217 └─┬ tscircuit@0.0.1819 └── circuit-json-to-gltf@0.0.102 $ npm ls circuit-json-to-kicad --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-lbrn --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-pnp-csv --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-readable-netlist --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-spice --all @tscircuit/fake-snippets@0.0.217 ├─┬ @tscircuit/schematic-viewer@2.0.68 │ └── circuit-json-to-spice@0.0.6 └─┬ tscircuit@0.0.1819 └── circuit-json-to-spice@0.0.36 $ npm ls circuit-json-to-step --all @tscircuit/fake-snippets@0.0.217 └── (empty) $ npm ls circuit-json-to-tscircuit --all @tscircuit/fake-snippets@0.0.217 └── (empty) ```
! Rushabh | Linux Shill
<@778624824875941908>
! Rushabh | Linux Shill
Most packages are absent because they are now loaded dynamically right?
! Rushabh | Linux Shill
`npm ls` only reports locally installed packages; it cannot display packages fetched at runtime by `@tscircuit/internal-dynamic-import`
! Rushabh | Linux Shill
<@809856037376491570> am i right?
Rishabh
Test it, check if you're able to download kicad files or other packages output
! Rushabh | Linux Shill
yeah, did that already, it works
Rishabh
Okay, then good
! Rushabh | Linux Shill
wait
! Rushabh | Linux Shill
i think i need to check all format first
! Rushabh | Linux Shill
somethins fishy
Rishabh
That's what I said, don't merge until you have tested all the package
! Rushabh | Linux Shill
yeah
! Rushabh | Linux Shill
all converters are working except 3d png,
! Rushabh | Linux Shill
it was broken in this pr https://github.com/tscircuit/tscircuit.com/pull/3814
! Rushabh | Linux Shill
should i merge this change and fix it saperately
! Rushabh | Linux Shill
<@809856037376491570>
Rishabh
No, fix it first before merge

Want to add to the conversation?

Reply in Discord so your notes stay connected to the source.
Continue in Discord ↗