Derk-Jan Karrenbeld

Results 465 comments of Derk-Jan Karrenbeld

![Screenshot of website editor on exercism.org showing how to reset an exercise](https://user-images.githubusercontent.com/1964376/136701296-7cde32f8-e098-446e-b01f-2a9bf5750e58.png) We has it on the web editor! So that can serve as a solution until we have it...

@jcannell we should still have it in the CLI, so I think we should keep it open!

@mohamedmehdigara salut 👋🏽 Did you run `npm install` inside the `hello-world` folder? This must be done from a terminal, such as integrated with vs code, or `cmd.exe`. **Let us know**...

> But still there is no npm modules folder and nothing is added. Same as in the screenshot. Can you give us the _output_ (screenshot is fine) after you do...

@wonka64 that step can take a few minutes, but it could be that something like a virus scanner is interfering with is. Regardless, I do recommend you try again on...

For tooling, please use [`semver`](https://semver.org) everywhere. Nothing less nothing more. This is not a comment on where it should be, or how it should be written, just the format.

> Forgive my laziness for not investigating, but does semver argue against the Haskell track's additional last SERIAL component? It was added so that we can keep track of track-specific...

> Therefore, as currently the canocical data has 3 digits, we need at least 4 in the tracks. Where tracks should be able to decide on their own if they...

> I have nothing against semver, as long as we as a track are allowed to add tags to track internal revision. I'm not fixed on the - from my...