Skip to content

Full-stack application: task client:dev runs but :dev fails #830

Answered by diraneyya
diraneyya asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you!

In the meantime I have fixed this issue by changing the task from a noop task with dependencies to a task that runs the command: moon run server:dev-build server:dev-start. It is less elegant and it contains a redundant reference of the project self but it works.

I suppose that this is equivalent or along the lines of your suggestion of:

creating a master dev-all task, that has client:dev and server:dev as deps

WildCodeSchool/2023-01-EN-Berlin-Remote2-Project3#5

Replies: 4 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@diraneyya
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@diraneyya
Comment options

Answer selected by diraneyya
Comment options

You must be logged in to vote
1 reply
@milesj
Comment options

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