geeklearningio / gl-vsts-tasks-yarn

Yarn Package Manager Visual Studio Team Services Build and Release Management extensions
MIT License
52 stars 18 forks source link

yarn start failed #41

Closed SFaraji closed 6 years ago

SFaraji commented 6 years ago

In the build agent when I'm installing yarn and after that I run yarn start the operation will automatically cancel. I tired to update my node to version 8.x and it still didn't work. Any help would be so great.

sandorfr commented 6 years ago

Why would you do a yarn start on a build server ? On Tue 2 Jan 2018 at 08:43, Shahryar Faraji notifications@github.com wrote:

In the build agent when I'm installing yarn and after that I run yarn start the operation will automatically cancel. I tired to update my node to version 8.x and it still didn't work. Any help would be so great.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/geeklearningio/gl-vsts-tasks-yarn/issues/41, or mute the thread https://github.com/notifications/unsubscribe-auth/ACiXpvVxgJqG95w2MG_yNnEPNZLvvSG4ks5tGVGPgaJpZM4RQLey .

SFaraji commented 6 years ago

to initiate the process

sandorfr commented 6 years ago

Of? On Tue 2 Jan 2018 at 08:58, Shahryar Faraji notifications@github.com wrote:

to initiate the process

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/geeklearningio/gl-vsts-tasks-yarn/issues/41#issuecomment-354680185, or mute the thread https://github.com/notifications/unsubscribe-auth/ACiXpuC0KpqJpv9Ux7h3m0x-J6N6QDP5ks5tGVT5gaJpZM4RQLey .

sandorfr commented 6 years ago

I don’t think is has anything to do with task. Yarn start is meant to run a server which has no purpose especially on a build server. How will you exit it for instance.

I can’t really help you with the information you provide. Please refer to the how to report an issue in the wiki. In addition I think you’ll have to providé a repro.

sandorfr commented 6 years ago

If you still have the problem, please reopen an issue with the appropriate information.