NathanWalker / nativescript-ngx-fonticon

Use custom font icon collections seamlessly with NativeScript + Angular.
MIT License
76 stars 39 forks source link

Plugin not updated for Nativescript 7 #70

Open chuckmitchell opened 3 years ago

chuckmitchell commented 3 years ago

You are using the deprecated nsconfig.json file. Just be aware that NativeScript 7 has an improved nativescript.config.(js|ts) file for when you're ready to upgrade this project. The current application is not compatible with NativeScript CLI 7.0.

Run 'ns migrate' to migrate your project to NativeScript 7.

Alternatively you may try running it with '--force' to skip this check. npm ERR! code ELIFECYCLE npm ERR! syscall spawn npm ERR! file sh npm ERR! errno ENOENT npm ERR! nativescript-ngx-fonticon@6.0.3 demo.android: npm run build; cd ../demo; tns run android --emulator npm ERR! spawn ENOENT npm ERR! npm ERR! Failed at the nativescript-ngx-fonticon@6.0.3 demo.android script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/charles/.npm/_logs/2020-12-31T21_39_43_296Z-debug.log

seros00 commented 3 years ago

Hi @chuckmitchell,

Try this:

These worked for me with Nativescript 7.2.0