aimclub / FEDOT.Web

Graphic tool for the automated evolutionary design of composite models
https://fedot.onti.actcognitive.org
BSD 3-Clause "New" or "Revised" License
37 stars 5 forks source link

command : yarn build , has error #97

Open hemangjoshi37a opened 2 years ago

hemangjoshi37a commented 2 years ago

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

MorrisNein commented 2 years ago

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.

hemangjoshi37a commented 2 years ago

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