JK
JK
``` [error] Caused by: java.io.IOException: resource not found on classpath: xxxx/local.conf [error] at com.typesafe.config.impl.Parseable$ParseableResources.rawParseValue(Parseable.java:576) [error] at com.typesafe.config.impl.Parseable$ParseableResources.rawParseValue(Parseable.java:554) [error] at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:176) [error] at com.typesafe.config.impl.Parseable.parseValue(Parseable.java:170) [error] at com.typesafe.config.impl.Parseable.parse(Parseable.java:227) [error] at com.typesafe.config.ConfigFactory.parseResources(ConfigFactory.java:716) [error]...
``` case class ErrorMsg(errorId: Int, errorPayload: JsValue) ``` also not support Json camel case the `JsValue` can't be toJson even though add JsValue to the `swagger-custom-mapping.json`
``` ERROR in ./~/css-loader!./~/vue-loader/lib/style-compiler?{"id":"data-v-0a3f9cc3","scoped":false,"hasInlineConfig":true}!./~/sass-loader/lib/loader.js!./~/vue-loader/lib/selector.js?type=styles&index=0!./~/vue-bulma-tabs/src/Tabs.vue Module build failed: @import '~bulma/sass/utilities/initial-variables'; ^ File to import not found or unreadable: ~bulma/sass/utilities/initial-variables. in /Users/admin/workspace/hw/vue-admin/node_modules/vue-bulma-tabs/src/Tabs.vue (line 114, column 1) @ ./~/vue-style-loader!./~/css-loader!./~/vue-loader/lib/style-compiler?{"id":"data-v-0a3f9cc3","scoped":false,"hasInlineConfig":true}!./~/sass-loader/lib/loader.js!./~/vue-loader/lib/selector.js?type=styles&index=0!./~/vue-bulma-tabs/src/Tabs.vue 4:14-264 13:3-17:5 14:22-272 @...
fix incompatible version with bulma