You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
Following the standard instructions, I perform a clean install using these steps:
git clone https://github.com/TeamMaestro/angular-native-seed
cd angular-native-seed
npm i
cd nativescript
npm i
npm run ios
and I get an error:
[16:35:20] 'resources.Assets' errored after 25 ms
[16:35:20] Error: ENOENT: no such file or directory, stat '/Users/alex/Documents/Code/nativescript/codeshare/ans4/nativescript/src/fonts'
at Error (native)
It looks like the fonts symlink is somehow broken.