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.

Unable to install the dependant packages

See original GitHub issue

I am trying to setup the Bot Composer by following the instructions here - https://github.com/microsoft/BotFramework-Composer/blob/stable/docs/setup-yarn.md

Below are the steps I followed git clone https://github.com/microsoft/BotFramework-Composer.git cd Composer yarn install

image

Its failing to fetch the packages error An unexpected error occurred: “https://botbuilder.myget.org/F/botbuilder-declarative/npm/lodash.get/-/lodash.get-4.4.2.tgz: Request failed "401 Unauthorized"”.

Are these packages supposed to be available publicly?

Issue Analytics

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

github_iconTop GitHub Comments

2reactions
cwhittencommented, Nov 7, 2019

Hello again @RamPrasadMeenavalli & @jpd21122012 , this should now be addressed via #1527. We’ve pushed his commit into both master & stable branches. Please try again and let us know if you’re still experiencing issues.

0reactions
RamPrasadMeenavallicommented, Nov 7, 2019

Thank you @cwhitten , Its working now. I am able to build and run the composer.

We were working on a similar solution at our company. Cant wait to get my hands on this and see how we can integrate this in our solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Install and Correct Dependencies Issues in Ubuntu
Option 4: Clean the Package Dependencies ... A corrupted package database or packages that were broken or not installed properly can cause this ......
Read more >
How to Prevent and Fix Package Dependency Errors in ...
If you get “unable to locate package” errors when you run the update command above, try changing download mirrors. Ubuntu packages are served...
Read more >
NPM doesn't install module dependencies
I get no error per sa, the module installs but my postinstall script fails because local grunt packages are not found as they're...
Read more >
Unable to install packages dependant on cffi on Intel based iMac
Not sure if I'm at the right place but I'm trying to install conan package (C++ dependency manager) which depends on cryptography and...
Read more >
Solved "error: Failed dependencies:" Install/Remove rpm ...
For example I am trying to install glibc-devel here but the installation fails with Failed dependencies error. As it expected glibc-headers to ...
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