Skip to content

[Bug] Command fail: npm run build:fontawesome #16

Open
@andrewbiller

Description

@andrewbiller

Version

1.1.0

Reproduction link

https://github.com/creativetimofficial/notus-svelte

Operating System

Windows 10

Device

PC

Browser & Version

N/A

Steps to reproduce

Follow the instructions at https://github.com/creativetimofficial/notus-svelte
until the command:

npm run build:fontawesome

What is expected?

Completed installation.

What is actually happening?

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! notus-svelte@1.1.0 build:fontawesome: mkdir -p public/assets/vendor/@fortawesome/fontawesome-free/webfonts && mkdir -p public/assets/vendor/@fortawesome/fontawesome-free/css && cp -a ./node_modules/@fortawesome/fontawesome-free/webfonts public/assets/vendor/@fortawesome/fontawesome-free/ && cp ./node_modules/@fortawesome/fontawesome-free/css/all.min.css public/assets/vendor/@fortawesome/fontawesome-free/css/all.min.css
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the notus-svelte@1.1.0 build:fontawesome 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:


Solution

The command is for linux, not windows

Additional comments

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