Idris

Results 12 comments of Idris

> Failed to compile. > > ./node_modules/@antv/g6-core/lib/types/index.d.ts **TypeScript error in** ./node_modules/@antv/g6-core/lib/types/index.d.ts(24,37): Type expected. TS1110 > > ``` > 22 | export declare type GraphTimingEvents = 'beforerender' | 'afterrender' | 'beforeadditem'...

It should detect if the data is full of the target element, otherwise trigger next until it is full

Hello, thank you very much for making this plug-in. Before the stable version, I found an error. Before that, I used version 5.3.0 and generated files perfectly, but recently I...

> That seems to be a regression from #270. @xiaoxiangmoe mind taking a look? > > But I see this is only a warning, so it does not break your...

> @supuwoerc This is a warning for old version of rollup. Would you mind upgrade your rollup? If you mind it, maybe I should create another PR to remove this...

+1,no intrusive changes should be made

I solved the problem smoothly this way, so if anyone else has this problem, try using my method. @Abihsake @qumberrizvi @markgeraldnjau https://github.com/easingthemes/ssh-deploy/issues/175#issuecomment-2128873743

I solved the authorisation failure problem by first adding a new line at the end of the private key, after which I also needed to run `cat id_rsa.pub >> authorized_keys`...