Page 1 of 1
Message upon login
Published: March 20, 2018 - 10:03
by Benjamin Testart
Hello,
yesterday I got a strange message when I turned on my PC.
The screenshot is attached.
If you have any answers, I'd appreciate it.

Re: Message upon login
Published: March 20, 2018 - 10:08
by agauvrit
What packages did you install on your machine to get this result?
It's clearly a NodeJS error message.
A post-configuration for Atom?
Alexandre
Re: Message upon login
Published: March 26, 2018 - 4:38 PM
by Benjamin Testart
Hello,
there is no package for this machine...
The message no longer appears, but I would like to understand.
Re: Message upon login
Published: March 26, 2018 - 7:31 PM
by dcardon
Hello Benjamin,
Benjamin.TESTART wrote: ↑March 26, 2018 - 4:38 PM
There is no package for this machine...
The message no longer appears, but I would like to understand.
The machine package list might be empty, but there could still be packages installed locally on the machine. If you run `wapt-get list` on it, does it return anything?
The wapt-session-setup tool runs for all packages that were updated at session startup. In the message you displayed, there must have been a package, probably containing Node.js, that was updated locally.
Sincerely,
Denis