Devolutions / Devolutions/devolutions-gateway
Cannot build webapp without Artifactory access
- Dominant language
- Rust
- Stars
- 159
- Forks
- 28
- Avg merge
- 2d 23h
- Merged PRs (30d)
- 21
Description
I was looking to build what's in "webapp" and ran into auth issues trying to run "npm i":
```
289 verbose stack HttpErrorAuthUnknown: Unable to authenticate, need: Basic realm="Artifactory Realm"
289 verbose stack at /home/me/.nodenv/versions/20.18.3/lib/node_modules/npm/node_modules/npm-registry-fetch/lib/check-response.js:80:17
289 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
290 verbose statusCode 401
291 verbose pkgid @devolutions/web-telnet-gui@https://devolutions.jfrog.io/devolutions/api/npm/npm/@devolutions/web-telnet-gui/-/@devolutions/web-telnet-gui-0.2.19.tgz
```
I don't know if y'all intend for webapp to be buildable outside your org or not, but I can't at the moment.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.