Skip to content

Yarn is not recognized as an internal or external command #4

Answered by warengonzaga
Chaw11 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi guys, working on a hotfix right now. A new version will be released in a bit. Please bear with me. 😇😅

Make sure you have Yarn on your machine.

npm install --global yarn

and then type:

yarn --version

This will make sure that you have Yarn installed on your machine.

Update: I revise the build step in version 1.0.1, just follow the command in order.

  • yarn install
  • yarn build
  • yarn serve

Note: This will change in the coming updates, always double-check what version you're using.

Replies: 5 comments 27 replies

Comment options

You must be logged in to vote
5 replies
@Chaw11
Comment options

@warengonzaga
Comment options

@Chaw11
Comment options

@jjaimealeman
Comment options

@warengonzaga
Comment options

Comment options

You must be logged in to vote
16 replies
@warengonzaga
Comment options

@Chaw11
Comment options

@warengonzaga
Comment options

@Chaw11
Comment options

@warengonzaga
Comment options

Comment options

You must be logged in to vote
1 reply
@Chaw11
Comment options

Comment options

You must be logged in to vote
3 replies
@warengonzaga
Comment options

@venyyyyy
Comment options

@warengonzaga
Comment options

Comment options

You must be logged in to vote
2 replies
@Jepoy1221
Comment options

@warengonzaga
Comment options

Answer selected by warengonzaga
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
faq Discussion Label for FAQs
5 participants
Converted from issue

This discussion was converted from issue #3 on November 20, 2021 09:35.