Paul Mlilo
Paul Mlilo
@rigor789 Yes it happens after running ns clean. Here is my package.json. ```json { "name": "app", "main": "./src/main.ts", "version": "2.1.1", "private": true, "nativescript": { "id": "example.example.app" }, "dependencies": { "@angular/animations":...
@NathanWalker, I ran rm -rf ~/Library/Developer/Xcode/DerivedData and then ns clean but it still returns the same error.
@NathanWalker
I experienced the same thing as well.