-
### PM2
按照文档,在项目目录下新增server.js
```javascript
require('midway/server');
```
然后运行pm2
```shell
pm2 start server.js
```
程序可以正常跑起来,但是访问路径后报错
```
Please set config.keys first
```
检查dist目录发现没有生成…
-
Hi @arminstroebel
I wanted to implement something to allow blocks of variables to be indented and wanted to check the best place to do that with you...
For instance,
```
data(mtcars)
atable…
-
![image](https://user-images.githubusercontent.com/33985509/72465415-6fb74700-37d7-11ea-8a85-31fbeda7c170.png)
![image](https://user-images.githubusercontent.com/33985509/72465442-7940af00-37d7-1…
-
I finally got around to try the `--genotype` argument in `pandora map` and while I got the expected two VCF files as output, I also had a lot of warnings in the console. They were always these two for…
-
So i think it didnt solve this issue, same behavior still happening. I already found workaround for terrain and object shader (in glsl and small change in engine). Only that water reflection is broken…
-
I have used a lot of different tools to achieve this functionality and I was very happy to see this proposal to include such functionality by default.
However, I am worried that porting projects t…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
As we discuss it before, there is some crash on amigaos4 when we press f4 to see fps counter, and then die or pass the level. Crash is "easy" one, and didn't made system to be in meditate mode, all ca…
kas1e updated
4 years ago
-
The GPL is not suitable for this project for multiple reasons:
- Incompatibility with Unity-License for example (Unity is not GPL licensed, so linking it means that the user is causing a license vi…
-
Hi ToddLa, Turbo mode toggle for buttons doesn't work instead they affect on joystick (iPhone)
I try remap the buttons by MAME Input but doesn't help!
Also while I try to add the game to ''Favorit…