FEDOT.Web icon indicating copy to clipboard operation
FEDOT.Web copied to clipboard

command : yarn build , has error

Open hemangjoshi37a opened this issue 3 years ago • 2 comments

command : yarn build direcotry : ./frontend Error : 00h00m00s 0/0: : ERROR: [Errno 21] Is a directory: 'build' https://hjlabs.in

hemangjoshi37a avatar Aug 21 '22 13:08 hemangjoshi37a

command : yarn build direcotry : ./frontend Error : 00h00m00s 0/0: : ERROR: [Errno 21] Is a directory: 'build' https://hjlabs.in

Hello, @hemangjoshi37a!

It seems that you don't have yarn package installed or set up properly. You can validate this by running the following command: yarn --version

You may visit the package website for further instructions: https://classic.yarnpkg.com/lang/en/docs/install/

Hope, this helps.

MorrisNein avatar Aug 26 '22 09:08 MorrisNein

I have this version installed in my syetem: 0.32+git

hemangjoshi37a avatar Aug 26 '22 14:08 hemangjoshi37a