I get this error when I try creating an app from this template:
tns create my-nx-app --template https://github.com/NathanWalker/template-nativescript-nx
Installing https://github.com/NathanWalker/template-nativescript-nx
- Preparing NativeScript for Nx.
- Cleaning up.
- NativeScript for Nx is finalizing...
- nativescript-nx@1.0.0
added 3 packages in 15.099s
npm ERR! code ENOLOCAL
npm ERR! Could not install from "....\node_modules@angular\animations" as it does not contain a package.json file.
Please advise what I am missing.
I get this error when I try creating an app from this template:
added 3 packages in 15.099s
npm ERR! code ENOLOCAL
npm ERR! Could not install from "....\node_modules@angular\animations" as it does not contain a package.json file.
Please advise what I am missing.