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: releases without assets

See original GitHub issue

On my CI I downloaded the now-alpine from the github release package in version 15.4.0. I’ve done this with

wget -q https://github.com/zeit/now-cli/releases/download/15.4.0/now-alpine.gz

Today I wanted to update it to the latest version and found out that since 15.8.7 (explcuded) no pre compiled now assets are attached to the releases anymore.

Is this an issue or expected? From where can I get the alpine now cli now?

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
leocommented, Sep 30, 2019

@StefMa You can, indeed!

Like this: npm install -g now@<version>

0reactions
StefMacommented, Sep 30, 2019

Ah okay. Thank you 👍 Will close it because it’s answered.

Read more comments on GitHub >

github_iconTop Results From Across the Web

now-cli: releases without assets · Issue #3074 - GitHub
On my CI I downloaded the now-alpine from the github release package in version 15.4.0. ... now-cli: releases without assets #3074.
Read more >
Anyone managed to get the new Now-CLI components working?
I've sort of managed to get it working under a Windows machine if, and only if the user account contains no spaces. However,...
Read more >
Vercel CLI – Vercel Docs
When there is a new release of Vercel CLI, running any command will show you a message letting you know that an update...
Read more >
Building Custom Workspace Components in Orlando: Now CLI
The Now Experience UI Framework is something radically new in the Orlando release of ServiceNow. It's a major step forward from what has ......
Read more >
now-cli deployment doesn't build package.json dependencies
But I see in the build log that dependencies are not collected. Both package.json and package-lock.json are present in the source files.
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