ionic-team / ionic-team/capacitor-assets

"Unable to parse color from string"

Open
#562 4 comments 3 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
583
Forks
116
PR merge metrics
No merged PRs in 30d

Description

I just follow what the document said, but it throws this error...

```
npx @capacitor/assets generate --android --assetPath /public/media/generate --androidProject ../a --iconBackgroundColor '#eeeeee' --iconBackgroundColorDark '#222222'
--splashBackgroundColor '#eeeeee' --splashBackgroundColorDark '#111111'
```

```
Unable to generate assets Unable to parse color from string: '#eeeeee'
Error: Unable to parse color from string: '#eeeeee'
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.