Topic: remote: HTTP Basic: Access denied
DevMX pro asked 6 years ago
Hi,I bought the pro version and have a problem running npm install: I get the following error:
16 verbose stack Error: exited with error code: 128 16 verbose stack at ChildProcess.onexit (/usr/lib/node_modules/npm/node_modules/mississippi/node_modules/end-of-stream/index.js:39:36) 16 verbose stack at emitTwo (events.js:126:13) 16 verbose stack at ChildProcess.emit (events.js:214:7) 16 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:198:12) 17 verbose cwd /home/mafewo/front/diccionario 18 verbose Linux 4.17.19-200.fc28.x86_64 19 verbose argv "/usr/bin/node" "/usr/bin/npm" "install" 20 verbose node v8.11.4 21 verbose npm v5.6.0 22 error Error while executing: 22 error /usr/bin/git ls-remote -h -t https://oauth2:{TOKEN}@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git 22 error 22 error remote: HTTP Basic: Access denied 22 error fatal: Authentication failed for 'https://oauth2:{TOKEN}@git.mdbootstrap.com/mdb/angular/ng-uikit-pro-standard.git/' 22 error 22 error exited with error code: 128 23 verbose exit [ 1, true ]
Add comment
Damian Gemza staff answered 6 years ago
Dear desarollo,
Are you sure, that your access token is valid? I have tried to do npm install with your token, and the console throws the same error to me. Please try to generate the token one more time, and let me know if new token works with npm install command.
Best Regards,
Damian
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Pro
- Premium support: No
- Technology: MDB Angular
- MDB Version: 6.2.2
- Device: notebook
- Browser: chrome
- OS: fedora 28
- Provided sample code: No
- Provided link: No