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.

Install packages that are hosted on github

See original GitHub issue

I want to use the nightly build of @angular/flex-layout.

Normally I can do one of these:

  • npm -i github.com/angular/flex-layout-builds, or
  • npm -i angular/flex-layout-builds

None of these seem to work in the StackBlizt IDE.

screen shot 2017-08-05 at 6 56 27 pm

Our deployment repos is www.github.com/angular/flex-layout-builds

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:7
  • Comments:15 (5 by maintainers)

github_iconTop GitHub Comments

4reactions
ThomasBurlesoncommented, Aug 6, 2017

Understood. FYI.

Plz consider this an important feature: developers will use StackBlitz to test and demo… often with libraries recently fixed (e.g. nightly builds).

Consider me a volunteer for testing. 😉

2reactions
EricSimonscommented, Aug 7, 2017

Plz consider this an important feature: developers will use StackBlitz to test and demo… often with libraries recently fixed (e.g. nightly builds).

Excellent point, I hadn’t even considered this. I’m gonna bump the priority on this feature to ensure it’s in prod by EOM 👍

Def would love to have you get involved with SB! I’m putting together a list of things we could use help with actually, hoping to get it posted on the repo this week. Also just followed you on twitter so we can DM 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

A Helpful Way to Install R Packages Hosted on GitHub
You can install packages by specifying Git references (branch, tag, commit and pull request). Developers are divided in policy to manage R ...
Read more >
Installing a package - GitHub Docs
You can install a package from GitHub Packages and use the package as a dependency in your own project.
Read more >
Your packages, at home with their code - GitHub
Understand and safely install package contents. Get packages directly from the community on GitHub, and use only what's been approved for your organization....
Read more >
Quickstart for GitHub Packages
Publish to GitHub Packages with GitHub Actions. ... Run npm install to generate the package-lock.json file, then commit and push your changes to...
Read more >
Introduction to GitHub Packages
GitHub Packages is a software package hosting service that allows you to host your software packages privately or publicly and use packages as...
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