No release since 2019, and npm run build doesn't work
See original GitHub issueHi,
I’m running into an issue an issue addressed by https://github.com/nullivex/nodist/issues/233, and I saw that it was fixed. There wasn’t a release created for this fix, and I cannot build from source myself. I get the following error when I try to get a dependency:
go get github.com/computes/go-debug
go get: module github.com/computes/go-debug: git ls-remote -q origin in C:\Users\Charles\go\pkg\mod\cache\vcs\4348cb7ed5debb2142168dc461b0fe55da9c5b2c7cd8e0d3e09f5861d86da226: exit status 128:
fatal: 'git@github.comcomputes/go-debug' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
It would appear the build dependency isn’t on github anymore. Any chance you can rehost a local copy of it?
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
npm run build does not work - no build generated, script stops ...
After the 'tsc' line, it all stops executing, and my build is not generated. I recently added TypeScript and Cypress to my project...
Read more >Command failed with exit code 1: npm run build - Netlify fix 2020
Udemy Courses:- 9 React Projects on Udemy - https://bit.ly/2D83M8c- 9 React Projects on Gumroad ...
Read more >How to publish a npm package in four steps
Run npm init inside your git directory and follow the prompts. If you don't know what to put in a field, just leave...
Read more >Compile and build TypeScript code using npm - Microsoft Learn
In this article. Add TypeScript support using npm; Build the application; Automate build tasks; See also. Applies to: yes Visual Studio no ......
Read more >4 Solutions To Run Multiple Node.js or NPM Commands ...
We've all been there — you open up an app for local development and you need to run your Express/Node.js backend server and...
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 Free
Top 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

We’ve decided to stop using this tool as we couldn’t manage to perform clean installation of it on our Teamcity agents. We coundl’t wait so long for a release. Now we are using virtualisation with Docker instead to handle different version usages.
Nodist has served us for a while 😃 thanks for that time
Hello,
We got some problems with GitHub authentication. It looks like it has been fixed already on master, but not deployed yet. Will it be released ? When should we expect it to be ?
Thanks for your work,