Skip to content

error trying to generate assetsΒ #1004

@KyoJamett

Description

@KyoJamett

Describe the bug
I'm on a react course on udemy, and in the last lesson we must use this asset for generate some assets for a project the teacher itself created and let in his github repo for us to download it . I just followed the steps but the console shows an error.

This is the command line :
npx pwa-asset-generator favicon.png ./assets -m manifest.json -i index.html

favicon is the png file I downloaded, the assets folder is not created, I supose the command should generate the folder if it does not exist.

Expected behavior
The command sould generate me the folder and the assets, but none of them happened. I just receieved an error on the console.

System

  • OS: windows 10
  • node version v18.16.1
  • npm version 9.8.1
  • cli version 6.3.1

Screenshots
pwa error

Additional context
I texted to the course creator and he still have not answered me so I decided to ask for help here. I would like to know what that error means. As you can see I am new on react, so certain things you should think I already know, probably won't be the case.

This is the course : https://www.udemy.com/course/react-desde-cero-pwa

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds verificationBug needs to be verified with reproduction

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions