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.

[BUG] Unable to build from source

See original GitHub issue

Describe the bug Following the instructions from the README, running npm build results in

npm ERR! code E401
npm ERR! Unable to authenticate, your authentication token seems to be invalid.
npm ERR! To correct this please trying logging in again with:
npm ERR!     npm login

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/xxx/.npm/_logs/2021-07-28T14_22_06_014Z-debug
[2021-07-28T14_22_06_014Z-debug.log](https://github.com/Azure/azure-iot-explorer/files/6894096/2021-07-28T14_22_06_014Z-debug.log)
.log

To Reproduce

git clone https://github.com/Azure/azure-iot-explorer.git
cd azure-iot-explorer
export JOBS=max
npm install

Expected behavior Software is built correctly.

Screenshots N/A

Desktop (please complete the following information):

  • OS: Linux
  • OS Version: Arch
  • App version: master
  • npm 7.20.1
  • node v16.5.0

Additional context Added debug log 2021-07-28T14_22_06_014Z-debug.log as attachment.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
YingXuecommented, Jul 29, 2021

Hi @brandonmoser Thank you so much for the follow. Hopefully this time we fixed the issue properly, this is not embrassing at all ^0<

0reactions
brandonmosercommented, Jul 29, 2021

@YingXue I can confirm that this is fixed. Thanks! (And @fvdnabee for checking/confirming, too.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Bug] Unable to build from source, MacOS 11.4. #460 - GitHub
Source you installed EDM4U: Trying to build from source; Features in External Dependency Manager in use: Android resolver, iOS resolver; Plugins ...
Read more >
Fails to build from source, Fails to install :: Fedora Docs
If the build of your package fails due to a bug in another package (such as a compiler bug or missing dependency):. Find...
Read more >
Bug listing with status RESOLVED with resolution TEST ...
Bug :233 - "Emacs segfaults when merged through the sandbox." status:RESOLVED resolution:TEST-REQUEST severity:critical · Bug:3888 - "yenta_socket module not ...
Read more >
Troubleshooting Cloud Functions - Google Cloud
Function deployment fails due to Cloud Build not supporting VPC-SC. Cloud Functions uses Cloud Build to build your source code into a runnable...
Read more >
Bug #1969096 “Images with git sources fail to build with git 2.3 ...
Images that have a source with type=git are currently failing to build. By default, this includes the gnocchi-base image.
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