Closed sbacon94 closed 3 years ago
I can't duplicate this. NPM pulled v2.3.4 fine.
My package.json (from a new tns create demo --js
says: "@nativescript/theme": "~2.3.0",
The pacakge.json in the node_modules/@nativescript/theme shows this:
As you can see in the package shows it pulled 2.3.4...
The latest version should be tagged V2.3.4 and not 2.3.4 as NPM is failing to pull it.