Skip to content
Discussion options

You must be logged in to vote

@parthapaul7 copyfiles is a devDependency, it is required to run yarn build so you will need to install it before running that command.

Try command: sh -c "yarn add copyfiles && yarn install && yarn build && yarn serve"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by zubricks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants