[BUG] Unable to build from source
See original GitHub issueDescribe 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:
- Created 2 years ago
- Comments:5 (2 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @brandonmoser Thank you so much for the follow. Hopefully this time we fixed the issue properly, this is not embrassing at all ^0<
@YingXue I can confirm that this is fixed. Thanks! (And @fvdnabee for checking/confirming, too.)