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-cli] Error after upgrading to 16.3.0

See original GitHub issue

Receive an error message/unable to deploy after upgrading now-cli to version 16.3.0.

Works okay when reverting back to 16.2.0

Details:

  1. Upgrade to 16.3.0 with npm i -g now@latest

  2. In console, run “now” command now

  3. Get this error:

Error! ENOENT: no such file or directory, stat ‘LOCAL_PATH/mobile/node_modules/.bin/detect-libc’

The ‘LOCAL_PATH/mobile’ is the directory for a react-native version in the same repo.

  1. Revert back to 16.2.0 npm i -g now@16.2.0

  2. In console, run “now” command now

  3. Runs and deploys correctly without errors

I was able to recreate these steps several times.

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
Avevrrcommented, Oct 4, 2019

Hi, it worked! Was able to do one deployment with the canary version.

I should have mentioned that my client environment is Ubuntu 16.04 LTS, so probably not the norm. Thanks!!!

0reactions
styflecommented, Oct 4, 2019

Thanks for the update! It seems this is only affecting some machines because I was unable to reproduce but @sophearak was able to reproduce.

We released a fix to the canary channel that should resolve this problem.

Can you try npm i -g now@canary to confirm this this solves your issue? Thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

[now-cli] Error after upgrading to 16.3.0 · Issue #3104 - GitHub
Receive an error message/unable to deploy after upgrading now-cli to version 16.3.0. Works okay when reverting back to 16.2.0. Details:.
Read more >
Installing Now CLI failed (Now Experience UI Framework)
Hi,. I am trying to install Now CLI using this command: npm install @servicenow/cli -g. I am getting this error message: npm WARN...
Read more >
vercel/vercel now@16.3.0 on GitHub - NewReleases.io
After lots of benchmarking, testing and fixing bugs, version 16.3.0 of Now CLI is out! Unfortunately, we couldn't quite keep our release schedule...
Read more >
davglass/license-checker - Awesome Lists
Ever needed to see all the license info for a module and its dependencies? It's this easy: cd foo npm install yui-lint license-checker....
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