Constellation-Labs / tessellation

Monadic execution contexts for topology organization
Apache License 2.0
49 stars 28 forks source link

dagShared file not found #904

Closed prateushsharma closed 2 months ago

prateushsharma commented 2 months ago

in this docs:https://docs.constellationnetwork.io/metagraphs/guides/compile-tessellation while running:sbt "shared/publishM2;kernel/publishM2;sdk/publishM2;keytool/publishM2;dagShared/publishM2"

we are using dagShared file ,but its not found [error] Expected ID character [error] Not a valid command: dagShared [error] Expected project ID [error] Expected configuration [error] Expected ':' [error] Expected key [error] Not a valid key: dagShared [error] dagShared/publishM2 [error] ^ prateush@prateush-Nitro-AN515-56:~/tessellation$

Devushakya commented 2 months ago

I am also facing the exact same problem. Please help

AlexBrandes commented 2 months ago

Thanks for pointing this out. We will take a look to update the docs.

Unless you are planning to contribute to Tessellation directly, it's strongly recommended that you don't try to build it manually. You should use Euclid SDK for metagraph development purposes which will build Tessellation automatically for you.

Please follow this guide: https://docs.constellationnetwork.io/sdk/guides/quick-start