jerry
jerry
{ "name": "gg-editor", "version": "3.0.6", "description": "A visual graph editor based on G6 and React", "keywords": [ "react", "graph", "editor", "flow", "mind" ], "main": "lib/index.js", "unpkg": "dist/index.js", "module": "es/index.js", "types":...
这个是算3.0.6版本吧? 还是算2.0.1版本
> @licaitong 改成这样,不然会是 2.x 版本 > > ``` > "gg-editor": "^3.1.0" > ``` TypeError: item.getGraphicGroup is not a function 改了版本并且重装了依赖draw方法里面第一个参数依然没有getGraphicGroup等方法
Error: EPERM: operation not permitted, rename 'D:\GGEditor2\node_modules\.cache\rollup-plugin-typescript2/rpt2_ca88eb5aa172e28f3f3f2e3b97b279e0448e3880/semanticDiagnostics/cache_' -> 'D:\GGEditor2\node_modules\.cache\rollup-plugin-typescript2/rpt2_ca88eb 5aa172e28f3f3f2e3b97b279e0448e3880/semanticDiagnostics/cache'
还有改了些东西重启的时候会报这个,重装依赖就又行了 这算是BUG嘛