You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to check the demo app(s) for sample usage
Make sure to check the existing issues in this repository
If the demo apps cannot help and there is no issue for your problem, tell us about it
After migrating the project to NativeScript 8.0, the following error is generated when trying to run the app on Android: System.err: Error: com.tns.NativeScriptException: Failed to find module: "querystring", relative to: app/tns_modules/
Which platform(s) does your issue occur on?
Tested only on Android
Android 11
Emulator
Please, provide the following version numbers that your issue occurs with:
CLI: 8.0.1
Cross-platform modules: @nativescript/core: 8.0.1
Runtime(s): @nativescript/android: 8.0.0
Plugin(s): (look for the version numbers in the package.json file of your
project and paste your dependencies and devDependencies here)
Make sure to check the demo app(s) for sample usage
Make sure to check the existing issues in this repository
If the demo apps cannot help and there is no issue for your problem, tell us about it
After migrating the project to NativeScript 8.0, the following error is generated when trying to run the app on Android:
System.err: Error: com.tns.NativeScriptException: Failed to find module: "querystring", relative to: app/tns_modules/
Which platform(s) does your issue occur on?
Please, provide the following version numbers that your issue occurs with:
package.json
file of yourproject and paste your dependencies and devDependencies here)
Please, tell us how to recreate the issue in as much detail as possible.
ns run android
Is there any code involved?
Unfortunately it is a customer project and I can't share any code
The text was updated successfully, but these errors were encountered: