EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 448 forks source link

A problem occurred configuring root project 'firebase'. #1874

Closed juniorschen closed 2 years ago

juniorschen commented 2 years ago

Could not open proj generic class cache for build file 'C:\Users\junio\Documents\NS\myCoolApp\platforms\tempPlugin\firebase\build.gradle' (C:\Users\junio.gradle\caches\7.4\scripts\9x7k3hf541sx5zbwc28asavl3). Unexpected lock protocol found in lock file. Expected 3, found 0.

"dependencies": { "@angular/animations": "~13.2.0", "@angular/common": "~13.2.0", "@angular/compiler": "~13.2.0", "@angular/core": "~13.2.0", "@angular/forms": "~13.2.0", "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", "@nativescript/angular": "^13.0.0", "@nativescript/core": "~8.2.0", "@nativescript/firebase": "^11.1.3", "@nativescript/theme": "~3.0.2", "rxjs": "~7.5.0", "zone.js": "~0.11.5" }, "devDependencies": { "@angular-devkit/build-angular": "~13.2.0", "@angular/compiler-cli": "~13.2.0", "@nativescript/android": "8.2.2", "@nativescript/types": "~8.2.0", "@nativescript/webpack": "~5.0.6", "@ngtools/webpack": "~13.2.0", "typescript": "~4.5.5" }