何昀
何昀
我也遇到无法打包的问题,调试的时候没有问题 打包的时候出现以下错误 ``` error: resource android:style/TextAppearance.Material.Widget.Button.Borderless.Colored not found. error: resource android:style/TextAppearance.Material.Widget.Button.Colored not found. /Users/sunny/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.1.1.aar/5f8623fb70f7cc24f658af5ac047b464/res/values-v26/values-v26.xml:9:5-12:13: AAPT: error: resource android:attr/colorError not found. /Users/sunny/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.1.1.aar/5f8623fb70f7cc24f658af5ac047b464/res/values-v26/values-v26.xml:13:5-16:13: AAPT: error: resource android:attr/colorError not found. /Users/sunny/.gradle/caches/transforms-1/files-1.1/appcompat-v7-27.1.1.aar/5f8623fb70f7cc24f658af5ac047b464/res/values-v26/values-v26.xml:17:5-93: AAPT: error:...
@jiangliuer326442 最后也是参照源码,自己重写了一遍
when i use `var db = require('nedb').open({filename: 'path/to/file'}) )` , i get an error: `require(...).open is not a function `
> Does anyone there an update about it? My migrations are always saving on the root folder. me too