-
**Environment**
- CLI: 7.1.1
- Cross-platform modules:
- Android Runtime: 7.0.1
- iOS Runtime: JSC
- XCode Version: 12.3
- Plugin(s): See below
- NativeScript-Angular: ~10.1.7
- Angula…
-
Steps to reproduce:
1. Generate new project with drawer template NG `ns create ml-kit-test --template @nativescript/template-drawer-navigation-ng`
2. Run `npm i @nativescript/mlkit-core`
3. Run `…
-
## Problem
Get error
"Module 'nativescript-webrtc-plugin' not found for element 'nativescript-webrtc-plugin:WebRTCView"
"Class constructor View cannot be invoked without 'new'"
when trying to use…
-
I'm encountering a problem when running tns prepare.
**_This is the message_**
Failed to build plugin nativescript-admob :
Error: Command gradlew.bat failed with exit code 1 Error output:
FAIL…
-
Hello, i am trying to use the latest update of the plugin seed, and tsc whos this
finally { if (e_2) throw e_2.error; }
^
Error: Cannot find module '../../nod…
-
Hi there,
First of all, thanks for providing this!
I installed the plugin, however upon building my project, I get this error:
```
Cannot find module 'nativescript-plugin-firebase/scripts/en…
-
### Issue Description
In my NS Angular app, I used the following directive for a touch animation. I defined a CSS class with custom state 'touchDown'. However, it seems like setting a custom CSS cla…
-
Hi everybody,
I'm not being able to build anymore iOS cloud build through nativescript sidekick. When installing dependencies, it always return an error
> `Cosmos` does not specify a Swift vers…
-
got this Errors when using the plugin with v8
1-ERROR in ./node_modules/nativescript-webrtc-plugin/src/android/TNSRTCMediaDevices.js
Module not found: Error: Can't resolve 'tns-core-modules/applic…
-
Hello i try to create nativescript angular shared project and to use firebase but I realize that my project can't build for web using ng serve when i try to follow the instructions here https://market…