#turborepo questions

8 messages · Page 1 of 1 (latest)

warm escarp
#

Hi guys, im trying to build and run any task based on dependency order,

for example
app1 depends on pkg1
pkg1 depends on pk2 and pk3
pk4 depends on pk4

for the moment when i run the stuff in parallel just get crazy and getting module not found due that is not working in the specific order, is there a way to sort it ?

frozen sirenBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

warm escarp
#

@terse pine moved my question to here, hope is better now

shrewd crestBOT
# warm escarp <@484037068239142956> moved my question to here, hope is better now
Don't ping or DM other devs you aren't actively talking to

Do not ping other people in order to get attention to your question unless they are actively involved in the discussion. If you're looking to get help, it is a lot better to post your question in a public channel so other people can help or learn from the questions.

finite path
#

screenshot of error

#

or in text w codeblocks

warm escarp
#

sorted, seems to be that when we use --watch is not compatible with the dependency tree