tiddly-gittly / itonnote-plugin

Heavy lifting for new users to set up a powerful and opinionated knowledge management system in TidGi Desktop.
https://tiddly-gittly.github.io/itonnote-plugin/
MIT License
1 stars 1 forks source link

更新依赖安装 #9

Closed dongrentianyu closed 9 months ago

dongrentianyu commented 1 year ago

image

image

配置出问题了。

linonetwo commented 1 year ago
截屏2023-07-12 23 13 02

配阿里源

dongrentianyu commented 1 year ago

配置了,但失败了。

RequestError: connect ETIMEDOUT 20.205.243.166:443

基本上就是上面的报错提示。明天再看看。

dongrentianyu commented 1 year ago

或者就是RequestError: read ECONNRESET

dongrentianyu commented 1 year ago

我感觉这网络问题是阻碍开发的一个前置问题啊。

dongrentianyu commented 1 year ago

image

还没完全成功,不知道我搞错了什么。

linonetwo commented 1 year ago

不知道,可能Windows下有bug,之前遇到这种问题,我都会把旧的代码拷出来转换成modern框架的写法,他那个支持Windows比较好。

dongrentianyu commented 1 year ago

这个能更新成modern框架吗?感觉这不好解决啊。

linonetwo commented 1 year ago

都能,类似 https://github.com/tiddly-gittly/in-tagtree-of/commit/b3fa7d98cd8abb8d2701bc05b20f7072cdfaeb6a

其实就是把 demo/ 变成 wiki/ src/ 变成 src/插件名/ 等等,然后别的大都删了直接用 modern cli 生成的

linonetwo commented 1 year ago

我最近没空改,有空再看看,最终都要迁移过去的

dongrentianyu commented 1 year ago

嗯,还是等你迁移好了,我再处理吧。我看要改动的内容还挺多的,就不自己去改了。

linonetwo commented 9 months ago

这个现在完全没问题了