Alexander Gugel

Results 38 comments of Alexander Gugel

Possible, but definitely shouldn't happen. That being said, it's going to be hard to actually make ied and npm compatible, because they use a vastly different directory structure. What happened...

Will keep this open. Let's try to get this working.

:+1: for YAML. Much easier to update for humans + you can add comments (I think you should be able to manually edit those lock files just in case). Also...

Disclaimer: I don't have access to a Windows machine. Although `ied` should work on Windows, it hasn't been tested on it. `ied` heavily relies on symlinks. It looks like you...

Uhhhh... that sucks. Any hack around this? If not, we should at least warn the user why it didn't work...

The title of this issue seems to say something differently than its description. We can't warn you that you're not "allowed" to download packages, since we would simply get a...

@rstacruz I'm still not sure about what makes more sense. We might as well not use a CAS in the first place then and simply use `name-version` as folder names.

or just `name/version` Arrggghhh... I'm really not sure... it once was a CAS, but that's no longer the case unless we consider name + version to be the content... which...

Yeah, so this was originally supposed to resolve the issue caused by needle ( #164). This is going to be a larger refactor. The goal is to have separate "strategies"...

Uhh that is strange. I can't really explain it, but yes, we should use of course use HTTPS. This might have also produced an inconsistent `node_modules` directory (problem with way...