WindmillWWindmill
Powered by
KyleK
Windmill•13mo ago•
5 replies
Kyle

Bunfig & Monaco

Monaco seems able to resolve types for public packages on npmjs.com but doesn't appear to resolve types for private packages specified in Bunfig.

Bunfig works: I'm pulling in my private packages at runtime without issue.

But Monaco always gives me a
Cannot find module [...] or its corresponding type declarations.(2307)
Cannot find module [...] or its corresponding type declarations.(2307)


My bunfig is something like:
"@xyz" = { token = "[token]", url = "https://npm.pkg.github.com" }
"@xyz" = { token = "[token]", url = "https://npm.pkg.github.com" }


Is there a way to make Monaco aware of my private registry? It's just 1 registry for 1 scope.
WindmillJoin
3,362Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?
Recent Announcements
henri-c

Weekly kenote to tell you about our latest updates https://discord.com/channels/930051556043276338/1278977038430240813 https://youtube.com/live/2dGd9TdT8xs?feature=share

henri-c · 5d ago

Pyra

### HTTP tracing (EE) Capture HTTP requests made by job scripts as observability spans Features: - View HTTP request traces (method, URL, status, timing) in the job details UI - Auto-instrumentation for Native TypeScript, MITM proxy for other languages - Integrates with external OpenTelemetry collectors changelog: https://www.windmill.dev/changelog/http-tracing docs: https://www.windmill.dev/docs/advanced/instance_settings#http-tracing Additionally jobs memory metrics are now fully OSS!

Pyra · 2w ago

henri-c

First keynote of the year here https://discord.com/channels/930051556043276338/1278977038430240813 🙂

henri-c · 4w ago

Similar Threads

EE Trial License and bunfig scoped pkg's config not working on the second instance as desired
Chai PrincessCChai Princess / help
11mo ago
Intermittent 401 errors on private NPM packages
invakid404Iinvakid404 / help
12mo ago
TypeScript(Deno) unable to find types
Evaldas_BEEvaldas_B / help
16mo ago