Results 13 comments of Ysc
trafficstars

大概率是源的问题。上面有解释,npm repo用国内的镜像。再就是如果本机装有python,可以把python删掉再试一下。

你的静态资源放在哪里了?确定放对地方了吗

> `mix run` only runs `.exs`, you need to me explicit if you want to run another extension. > > ```json > { > "code-runner.executorMapByFileExtension": { > ".ex": "mix run...

you may take a look at this issue [119](https://github.com/bukalapak/snowboard/issues/119) or you may run snowboard in docker instead installing it on your local machine.

@X-Ray-Jin thank you for your recommendation. I managed to install snowboard at last(not on windows though, I did it on wsl2), but yet failed to parse the apib file. it...

same here. after I run ./mvnw clean compile, the code generation failed. and I tried with gradle as well, still the same. error message: ``` FAILURE: Build failed with an...

@kubota-akihiro kind of forgot what I did but I think I didn't solve it. seems like jaxb-xjc is not easy to use. I decided to use this [library](https://mvnrepository.com/artifact/org.json/json) to parse...

@jimmywshee your link is not referring to any issue. could you double check?

@arkgil hi thanks for approving. since I can't merge it, could you do it please?