jsr-io / jsr

The open-source package registry for modern JavaScript and TypeScript
https://jsr.io
MIT License
2.34k stars 102 forks source link

Unable to publish packgage "failed to build module graph" #543

Open jogibear9988 opened 4 months ago

jogibear9988 commented 4 months ago

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

image
  @node-projects/web-component-designer@0.1.180
  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

marvinhagemeister commented 4 months ago

Related https://github.com/jsr-io/jsr/issues/526

lucacasonato commented 4 months ago

Closing as duplicate of https://github.com/jsr-io/jsr/issues/526

jogibear9988 commented 4 months ago

@lucacasonato

can you reopen this? as the author of the linked issue has closed it.

himself65 commented 3 months ago

error here when import json file