-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Annoying "npm update check" message #77
Comments
Does it happen for all tasks, in any projects? |
For all tasks. The tasks involved are usually one or two. I tried to open an issue with nodemon, but no way if I cannot provide a reproducible example. Maybe npm-watch could start the tasks sequentially one after the other.Anyway. Thanks for looking! MarioInviato dal mio Galaxy
-------- Messaggio originale --------Da: Mordechai Zuber <notifications@github.com> Data: 30/12/20 12:39 (GMT+01:00) A: M-Zuber/npm-watch <npm-watch@noreply.github.com> Cc: Mario Valle <mvalle@cscs.ch>, Author <author@noreply.github.com> Oggetto: Re: [M-Zuber/npm-watch] Annoying "npm update check" message (#77)
Does it happen for all tasks, in any projects?
Or just where node-sass is involved?
—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or unsubscribe.
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#77 (comment)",
"url": "#77 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
I would need a reproduceable example as well Are you running the most recent version of |
OK, I'll try to setup a minimal example. |
Here is a minimal example.
you have to run the |
Seems does not happens anymore. Thanks! |
I'm watching various tasks and frequently I receive the following message. It is generated, I think, by race condition between two tasks. Note also I'm on windows and the message's suggestion makes no sense in this environment.
What I'm unsure is if after this message the task runs correctly or not.
Thanks for clarifying! Better, thanks for fixing!
mario
The text was updated successfully, but these errors were encountered: