MarkMindCkm / obsidian-enhancing-mindmap

obsidian plugin editable mindmap,you can edit mindmap on markdown file
MIT License
575 stars 51 forks source link

Cannot Build #54

Closed matthiasmiller closed 2 years ago

matthiasmiller commented 2 years ago

I'm trying to build the plugin using:

npm i
npm run build

I'm getting this error:

src/main.ts → ....
(!) Plugin typescript: @rollup/plugin-typescript TS5055: Cannot write file 'obsidian-enhancing-mindmap/src/domtoimage.js' because it would overwrite input file.
(!) Plugin typescript: @rollup/plugin-typescript: Rollup 'sourcemap' option must be set to generate source maps.
(!) Circular dependencies

Are there any instructions on how to build?

MarkMindCkm commented 2 years ago

You're right

This is a warning message , please ignore it for the time being