カテゴリー: Android
-
Caused by: com.android.builder.merge.DuplicateRelativeFileException: More than one file was found with OS independent path ‘META-INF/DEPENDENCIES’ の解決方法
最近javaでandroid開発するようになって頻繁にエラーに出くわすので、 自分が忘れた時のために書き残した…
-
Nativescript BarcodeScanner aotコンパイル時のエラー対処法
リリースビルドを作成中にこのエラーに遭遇しました tsconfigやら何やらを修正してみたりしたのでかれこれ1…
-
ng serveでCannot find module ‘webpack/lib/node/NodeTemplatePlugin’が出てきた
Angularを起動させようとしたらまたよくわからないエラーが発生しました $ ng serve Cannot…
-
nativescript-videorecorder got a error when using android
I installed nativescript-videorecorder to record movie,…
-
nativescript-videorecorder androidで使うとエラーが出る
nativescriptで動画を撮影するためにnativescript-videorecorderを入れて見た…