-
使用的安装包部署,提交完信息后,弹出3个NodeJs的窗口,但一直没有命令执行
![image](https://user-images.githubusercontent.com/12658668/35776254-df80345e-09d3-11e8-95f4-d4e118d565f0.png)
-
I compared the release dates with Bram's presentation[1] and Wikipedia[2].
[1]: https://www.youtube.com/watch?v=ayc_qpB-93o (1:37)
[2]: https://en.wikipedia.org/wiki/Vim_(text_editor)#History
The…
-
- ~~esnext~~
- ~~2015to5~~ (Over my dead body)
- ~~20xx~~
- jsnext
- JS.next
- ESEdge
- JSEdge
- Autobot
- Rosetta
- Babel
- Transformer
- TransformerJS
- RewindJS
- nextjs
- JSworks
- JSkit
- next2no…
-
postman 设置了 www.a.com 那么改hosts 都是可以测试的.
apizza 也可以这样测试.
那么我们 Hitchhiker 部署在服务器中以后,可以测试本地 127.0.0.1 api吗?
-
hitchhiker ~/Downloads/OpenTTD-master ./configure
checking awk... awk
detecting OS... OSX
checking build system type... x86_64-apple-darwin17.5.0
checking host system type... x86_64-apple-darwi…
-
现在的自定义data创建,貌似只能readFile到/data下的单个文件。我尝试在/data下面创建目录/test,然后放入多个文件(即:/data/test/1.txt /data/test/2.txt 等),重启docker容器。用hitchhiker.readFIle('test/1.txt')行不通。提示:test/1.txt not exists.
-
[ERROR] default - { Error: read ECONNRESET
at _errnoException (util.js:1003:13)
at TCP.onread (net.js:620:25) errno: 'ECONNRESET', code: 'ECONNRESET', syscall: 'read' }
-
对了 问下 hitchhiker.saveFile 报错的文件是在什么地方
-
目前整个系统应该是Schedule无论执行Success或Fail都是会调起Notification的,希望能够可配置Success/Fail才发起提醒,这样更灵活而且相当于增加了一个API接口外部监控的功能。
-
![image](https://user-images.githubusercontent.com/11817392/37819525-b975d282-2eb8-11e8-87be-e264b861c43b.png)
![image](https://user-images.githubusercontent.com/11817392/37819561-d73c14ac-2eb8-1…