Fresh build breaks using boogi-cli on missing defaultColors.js
See original GitHub issueFresh install using the boogi cli, and I saw this error:
✖ Downloading BooGi ...
→ ENOENT: no such file or directory, stat '/Users/chris/Sites/nexttools/.boogi/v1.0.1/src/theme/defaultColors.js'
(Copying colors.js
to defaultColors.js
appears to get past it, but then I ran into a different issue about missing git commits?)
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Tailwind default color classes not working - Stack Overflow
Tailwind's default classes are not working because the custom ones you set in themes is overwriting them. To add custom classes move them ......
Read more >Default Colors · Issue #815 · chartjs/Chart.js - GitHub
Simple question - I have data from backend, why the hell on earth I must specify the colors for the charts? Can there...
Read more >What NPM should do to stop a new colors attack - Hacker News
So you can have a pinned library that doesn't pin colors.js. Now you make a change in packages.json (say adding or removing another...
Read more >Dev corrupts NPM libs 'colors' and 'faker' breaking thousands ...
Open Source Revolution? The developer behind popular open-source NPM libraries 'colors' (aka colors.js on GitHub) and 'faker' (aka faker.
Read more >Using console colors with Node.js - LogRocket Blog
In this article, we'll learn how to implement console colors and how to use Chalk, Colors.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Issue-Label Bot is automatically applying the label
bug
to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!Links: app homepage, dashboard and code for this bot.
Hi all,
I merged the fix immediately. Thanks @wiebe for contribution. I will release fixed version today.