question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Now's incorrect behavior on updating

See original GitHub issue

On every now command, in the console I see:

Run `yarn add now@latest` to install Now CLI 16.2.0...
Now CLI 16.1.2 dev (beta) — https://zeit.co/feedback/dev

After running yarn add now@latest the message won’t disappear. Only npm i -g now helps.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
paulogdmcommented, Apr 7, 2020

@arnklint The Desktop App is deprecated. Please do not use it.

We are porting all functionalities to either the CLI or the UI itself.

We are closing this issue as it seems related to the environment rather than the CLI. If you still face this issue, please reach out to support@zeit.co

0reactions
arnklintcommented, Mar 25, 2020

I ended up in a weird state, where the desktop app - installed via brew seemed to re-add the bin file whenever I removed it from /usr/local/bin/now, or some time after I’d use yarn or npm to install it.

which now returned /usr/local/bin/now and it was not a symlink.

I uninstalled the desktop app and reran yarn global add now once again and now I get a (persistent) symlink towards node_modules.

Read more comments on GitHub >

github_iconTop Results From Across the Web

sqlalchemy onupdate inconsistent behavior for Query.update()
After changing the argument (for default and onupdate ), replacing the python datetime function with sqlalchemy.func.now() resolves the weird ...
Read more >
Unexplained Windows or software behavior may be caused ...
This issue may occur when deceptive software, such as spyware that is known as "grayware," is installed on your computer. This kind of...
Read more >
How to fix “Modifying state during view update, this will cause ...
Modifying the state of a view causes the view to be re-rendered, so SwiftUI gets confused – “undefined behavior” is Apple's way of...
Read more >
Clients cannot update or upgrade - Apex One
Incorrect changes to the registry can cause serious system problems. Open the Registry Editor. Navigate to [HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\TrendMicro\ ...
Read more >
Recently Reported Issues (Last Updated: Dec 15, 2022)
This is the expected behavior as the text now aligns with the lines. Even if single-spacing is selected, the text will be double-spaced...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found