jsr icon indicating copy to clipboard operation
jsr copied to clipboard

Unable to publish packgage "failed to build module graph"

Open jogibear9988 opened this issue 1 month ago • 3 comments

I got this error when I try to publish my packge:

image
  @node-projects/[email protected]
  Publish failed
  graphError: failed to build module graph: Module not found "file:///src/elements/controls/@node-projects/base-custom-webcomponent". at file:///src/elements/controls/DesignerTabControl.ts:1:78

I could build...

this repo:

https://github.com/node-projects/web-component-designer

maybe cause it is a monorepo?

the package I tried is this: https://github.com/node-projects/web-component-designer/tree/master/packages/web-component-designer

jogibear9988 avatar May 21 '24 20:05 jogibear9988