Giter Club home page Giter Club logo

create-styleguide-cli's Introduction

Code Time

๐Ÿฑ My GitHub Data

๐Ÿ“ฆ 867.9 kB Used in GitHub's Storage

๐Ÿ† 104 Contributions in the Year 2024

๐Ÿšซ Not Opted to Hire

๐Ÿ“œ 46 Public Repositories

๐Ÿ”‘ 57 Private Repositories

I Mostly Code in Java

JavaScript               11 repos            โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   24.44 % 
TypeScript               11 repos            โ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   24.44 % 
HTML                     3 repos             โ–ˆโ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   06.67 % 
HCL                      1 repo              โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   02.22 % 
Shell                    1 repo              โ–ˆโ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘โ–‘   02.22 % 

Last Updated on 01/05/2024 18:33:58 UTC

create-styleguide-cli's People

Contributors

tiagoboeing avatar

Stargazers

 avatar

Watchers

 avatar  avatar

create-styleguide-cli's Issues

Error on Copy template files: "Error: Command failed: yarn add"

Error

โžœ  project git:(master) โœ— npm init @tiagoboeing/styleguide  
? What the type of your project? JavaScript
  โœ” Read project config file
  โœ– Install dependencies
    โ†’ info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
    Copy template files
(node:31760) UnhandledPromiseRejectionWarning: Error: Command failed: yarn add
error Missing list of packages to add to your project.
yarn add v1.22.10
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

Solution

On React projects, the create-react-app command uses yarn to install dependencies. On run CLI to create a style guide (this uses npm install). For now, the workaround solution is:

On your project folder:

  • Run npm install to create a package-lock.json
  • Try to add again the Style Guide running npm init @tiagoboeing/styleguide or another command if you prefer

Pull requests are welcome ๐Ÿ˜‰

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.