Skip to content
This repository was archived by the owner on Sep 11, 2018. It is now read-only.
This repository was archived by the owner on Sep 11, 2018. It is now read-only.

Fresh clone of repo - nativescript side won't build due to missing 'fonts' directory #93

@alexziskind1

Description

@alexziskind1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions