DenoDDeno
Powered by
TorstenT
Denoβ€’16mo ago
Torsten

workspace members without version (or prelease version) in package.json don't get installed

I'm migrating a monorepo from bun to deno and saw that several of my packages can't be resolved. As it turned out the packages in question didn't had a "version" field in their package.json or had a prerelease (e.g. "1.0.0-alpha.1"), so they did not end up in the root "node_modules" folder. Am I missing something here? Is this a known restriction? I cannot simply change the version.

Thanks in advance
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Import local package in sub folder workspace
wRadionWwRadion / help
15mo ago
Selective package.json Discovery in Monorepos
mastalampeMmastalampe / help
12mo ago
Deno workspace with sveltekit(package.json) import native deno library dependency
SikiSSiki / help
2y ago
Converting package.json into deno.json
KotkoroidKKotkoroid / help
16mo ago