gpt4 book ai didi

javascript - Nativescript - tns 创建测试应用程序错误

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:24:23 28 4
gpt4 key购买 nike

我使用“tns create test”创建了一个测试应用程序,但是当我尝试运行它时出现错误。错误:“不幸的是,测试应用已停止。”

请告知我缺少什么!

提前致谢, friend

--错误日志: https://www.dropbox.com/s/9mf26a8hdwcl3b4/Screenshot%202016-06-06%2022.41.48.png?dl=0

测试应用代码: https://www.dropbox.com/sh/k8lkwoulh0k34ij/AAC7yTnMWIvGhWAF8lBQeUvra?dl=0

命令日志:

# Ubuntu 16 LTS
# NODE, TNS, JAVA, ANDROID installed with: https://github.com/nraboy/ubuntu-nativescript-installer/blob/master/ubuntu_nativescript_installer.sh

dev@farm:~/test$ env
ANDROID_HOME=/opt/android-sdk
SHELL=/bin/bash
TERM=xterm
USER=dev
PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/snap/bin:/opt/node/bin:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/genymobile/genymotion
PWD=/home/dev/test
JAVA_HOME=/usr/lib/jvm/default-java
NODE_HOME=/opt/node
......

dev@farm:~/test$ node --version
v4.4.5

dev@farm:~/test$ tns --version
2.0.1


dev@farm:~$ tns create test
Project test was successfully created.

dev@farm:~$ cd test
/home/dev/test

dev@farm:~/test$ tns install babel && tns platform add android
-
> nativescript-dev-babel@0.1.6 postinstall /home/dev/test/node_modules/nativescript-dev-babel
> node postinstall.js

babel-core@6.9.1 node_modules/babel-core
babel-messages@6.8.0
path-is-absolute@1.0.0
slash@1.0.0
babel-template@6.9.0
shebang-regex@1.0.0
path-exists@1.0.0
babel-helpers@6.8.0
private@0.1.6
convert-source-map@1.2.0
source-map@0.5.6
babylon@6.8.1
minimatch@2.0.10 (brace-expansion@1.1.4)
debug@2.2.0 (ms@0.7.1)
babel-types@6.9.1 (to-fast-properties@1.0.2, esutils@2.0.2)
babel-code-frame@6.8.0 (js-tokens@1.0.3, esutils@2.0.2, chalk@1.1.3)
babel-traverse@6.9.0 (globals@8.18.0, invariant@2.2.1)
json5@0.4.0
babel-generator@6.9.0 (detect-indent@3.0.1)
lodash@4.13.1
babel-register@6.9.0 (mkdirp@0.5.1, home-or-tmp@1.0.0, source-map-support@0.2.10, core-js@2.4.0)
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
nativescript-dev-babel@0.1.6 node_modules/nativescript-dev-babel
minimatch@3.0.0 (brace-expansion@1.1.4)
glob@5.0.15 (path-is-absolute@1.0.0, inherits@2.0.1, inflight@1.0.5, once@1.3.3)
nativescript-hook@0.2.1 (glob@6.0.4, mkdirp@0.5.1)
Copying template files...
\u25e1 Installing tns-androidbabel-traverse@6.9.0 node_modules/babel-traverse
babel-messages@6.8.0
globals@8.18.0
babylon@6.8.1
debug@2.2.0 (ms@0.7.1)
babel-types@6.9.1 (to-fast-properties@1.0.2, esutils@2.0.2)
invariant@2.2.1 (loose-envify@1.2.0)
babel-code-frame@6.8.0 (js-tokens@1.0.3, esutils@2.0.2, chalk@1.1.3)
lodash@4.13.1
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidbabel-types@6.9.1 node_modules/babel-types
to-fast-properties@1.0.2
esutils@2.0.2
lodash@4.13.1
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidbabylon@6.8.1 node_modules/babylon
babel-runtime@6.9.2 (regenerator-runtime@0.9.5, core-js@2.4.0)
Installing tns-androidfilewalker@0.1.2 node_modules/filewalker
fqueue@0.0.0
Installing tns-androidlazy@1.0.11 node_modules/lazy
Project successfully created.

dev@farm:~/test$ tns livesync android --watch --geny nexus5-emug
Successfully prepared plugin tns-core-modules for android.
Successfully prepared plugin tns-core-modules-widgets for android.
Project successfully prepared
Executing after-prepare hook from /home/dev/test/hooks/after-prepare/nativescript-dev-babel.js
Processing complete
Transferring project files...
Successfully transferred all project files.
Applying changes...
Successfully synced application org.nativescript.test on device 192.168.57.101:5555.
06-09 00:10:11.445 105 105 F DEBUG : #11 pc 00553d83 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)+675)
06-09 00:10:11.445 105 105 F DEBUG : #12 pc 00553fd5 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpPrepare(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>)+165)
06-09 00:10:11.445 105 105 F DEBUG : #13 pc 005544f3 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpExec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+51)
06-09 00:10:11.445 105 105 F DEBUG : #14 pc 005546a0 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::Exec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+144)

错误!我从 geny 卸载应用程序并试试这个:

dev@farm:~/test$ tns platform remove android
Platform android successfully removed.

dev@farm:~/test$ tns platform add android
Copying template files...
Project successfully created.

dev@farm:~/test$ tns run android --watch --geny nexus5-emug
Successfully prepared plugin tns-core-modules for android.
Successfully prepared plugin tns-core-modules-widgets for android.
Project successfully prepared
Executing after-prepare hook from /home/dev/test/hooks/after-prepare/nativescript-dev-babel.js
Processing complete

:config phase: createDefaultIncludeFiles
+found plugins: tns-core-modules-widgets
+ creating include.gradle file for /home/dev/test/platforms/android/configurations/tns-core-modules-widgets
Renaming plugin directory to flavor name: /home/dev/test/platforms/android/src/tns-core-modules-widgets -> /home/dev/test/platforms/android/src/F0

:config phase: createPluginsConfigFile
Creating product flavors include.gradle file in /home/dev/test/platforms/android/configurations folder...

:config phase: pluginExtend
+applying configuration from: /home/dev/test/platforms/android/configurations/tns-core-modules-widgets/include.gradle
+applying configuration from: /home/dev/test/platforms/android/configurations/include.gradle

:config phase: copyAarDependencies

:config phase: addAarDependencies
+adding dependency: /home/dev/test/platforms/android/libs/aar/widgets-release.aar
:preBuild UP-TO-DATE
:preF0DebugBuild UP-TO-DATE
:checkF0DebugManifest
:preF0ReleaseBuild UP-TO-DATE
:prepareComAndroidSupportAnimatedVectorDrawable2340Library
:prepareComAndroidSupportAppcompatV72340Library
:prepareComAndroidSupportSupportV42340Library
:prepareComAndroidSupportSupportVectorDrawable2340Library
:prepareWidgetsReleaseLibrary
:prepareF0DebugDependencies
:compileF0DebugAidl
:compileF0DebugRenderscript
:generateF0DebugBuildConfig
:cleanLocalAarFiles
:ensureMetadataOutDir
:collectAllJars
:setProperties
:asbg:generateInterfaceNamesList
:asbg:runAstParser
couldn't find logDirectory so it will be created in place:/home/dev/test/platforms/android/build-tools/android-static-binding-generator/ast-parser/logs/i.txt
inputDir: /home/dev/test/platforms/android/src/main/assets/app
outFile: ../bindings.txt
:asbg:generateBindings
:generateF0DebugAssets UP-TO-DATE
:mergeF0DebugAssets
:generateF0DebugResValues
:generateF0DebugResources
:mergeF0DebugResources
:processF0DebugManifest
:processF0DebugResources
:generateF0DebugSources
:compileF0DebugJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:compileF0DebugNdk UP-TO-DATE
:compileF0DebugSources
:buildMetadata
'assets/metadata/treeNodeStream.dat' NOT FOUND
'assets/metadata/treeStringsStream.dat' NOT FOUND
'assets/metadata/treeValueStream.dat' NOT FOUND
'assets/metadata/treeNodeStream.dat'...
'assets/metadata/treeStringsStream.dat'...
'assets/metadata/treeValueStream.dat'...
:transformClassesWithDexForF0Debug
:mergeF0DebugJniLibFolders
:transformNative_libsWithMergeJniLibsForF0Debug
:processF0DebugJavaRes UP-TO-DATE
:transformResourcesWithMergeJavaResForF0Debug
:validateDebugSigning
:packageF0Debug
:zipalignF0Debug
:assembleF0Debug
:assembleDebug
:deleteExplodedAarFolder
:buildapk

BUILD SUCCESSFUL

Total time: 39.405 secs

This build could be faster, please consider using the Gradle Daemon: https://docs.gradle.org/2.8/userguide/gradle_daemon.html
Project successfully built
Successfully deployed on device with identifier '192.168.57.101:5555'.
06-09 11:29:39.549 105 105 F DEBUG : #11 pc 00553d83 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::CompileIrregexp(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, bool)+675)
06-09 11:29:39.549 105 105 F DEBUG : #12 pc 00553fd5 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpPrepare(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>)+165)
06-09 11:29:39.549 105 105 F DEBUG : #13 pc 005544f3 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::IrregexpExec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+51)
06-09 11:29:39.549 105 105 F DEBUG : #14 pc 005546a0 /data/app/org.nativescript.test-1/lib/x86/libNativeScript.so (v8::internal::RegExpImpl::Exec(v8::internal::Handle<v8::internal::JSRegExp>, v8::internal::Handle<v8::internal::String>, int, v8::internal::Handle<v8::internal::JSArray>)+144)

错误!

最佳答案

在你的 rootFolder/platforms/android 中你有一个 build.gradle 文件:在这个文件(生成的)中,你应该有一个“defaultConfig”属性,它可能看起来像这样:
安卓 {
...
默认配置{
minSdkVersion 17
targetSdkVersion computeTargetSdkVersion()
}
...
}

更新此代码并添加一个“applicationId”属性
默认配置{
minSdkVersion 17
targetSdkVersion computeTargetSdkVersion()
applicationId“com.stackoverflow.yourpackage”
}
顺便说一句,这就是我解决这个问题的方法,但我不知道为什么这个生成的文件需要手动更新

关于javascript - Nativescript - tns 创建测试应用程序错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37717657/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com