On starting meteor in dev and prod - it prints the following message to the console. I have updated my packages list to its recommendation - but the message does not disappear !.
(STDERR) The stylus package has been deprecated.
(STDERR)
(STDERR) To continue using the last supported version
(STDERR) of this package, pin your package version to
(STDERR) 2.513.14 (meteor add stylus@=2.513.14).
yes updating an old app today in 2020 to meteor v 1.9 and this messages still uses stylus@=2.513.14, glad I searched here… idk if the app actually uses stylus (i suspect not)…