Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error trying to generate assets #1004

Open
KyoJamett opened this issue Aug 29, 2023 · 0 comments
Open

error trying to generate assets #1004

KyoJamett opened this issue Aug 29, 2023 · 0 comments
Labels
bug Something isn't working needs verification Bug needs to be verified with reproduction

Comments

@KyoJamett
Copy link

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

@KyoJamett KyoJamett added bug Something isn't working needs verification Bug needs to be verified with reproduction labels Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs verification Bug needs to be verified with reproduction
Projects
None yet
Development

No branches or pull requests

1 participant