Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是移动开发的新手,我正在使用 NativeScript,在 Android 应用程序中我发现了这个错误。
这是我的 package.json
tns platform remove android/ios tns platform add android/ios tns run android/ios
如果不是...尝试删除您的node_modules文件夹并执行npm install或npm i
node_modules
npm install
npm i
我使用命令
tns 运行 android/ios -env.aot