-
`tar-pack` does not seem to preserve symlinks created during `pack`. For example, say `node_modules` contains symlinks in the directory `.bin` (which it does),
```
const tarPack = require('tar-pac…
-
Hello,
since Docker for Windows does not support symlinks, I got back to Docker Toolbox.
Interestingly, it also doesn't work out of the box.
It seems that the symlinks cannot be resolved within t…
-
### System Info
```shell
transformers.js@main
```
### Who can help?
@xenova
It is mentioned in that [wav2vec2-bert](https://huggingface.co/docs/transformers.js/main/en/index#models:~:…
-
### Description
PIP does not export symlinks correctly when processing WHL archives. See my proof below. Expected output should be:
```
-rw-rw-r-- 1 user user 0 Mar 3 08:00 bla.txt
lrwxrwxrwx …
-
## Description
```
PS C:\Users\jyn\src\dotfiles> jj diff
ignoring symlink at \\?\C:\Users\jyn\AppData\Local\Temp\jj-diff-5II3rq\left\bin\ddg
Error: Failed to generate diff
Caused by:
1: Failed…
-
Could this not be achieved using aliases instead? Symlinks don't work at all on Windows, so cloning the site there will lead to very strange build issues.
https://gohugo.io/content-management/urls/…
-
## Issue
https://github.com/slaclab/lume-genesis/blob/2125b334fd70cc82e478cc6fecfa4dae29ae8666/genesis/version4/writers.py#L171-L173
`make_namelist_symlinks` is not defined in `lume-genesis`
Gi…
-
Removing one or more linked yalc packages with the `yalc remove` command will not remove any yalc symlinks from the `node_modules` directory. These packages will effectively be pointing to a directory…
-
#### Issue description
When this is used in an environment where node_modules packages are symlinked (via lerna, @microsoft/rush, npm link) the locations to npm modules are expanded such that it make…
-
du supports follow symlinks with the -L option. There is no such option in diskus. I want to use diskus to calculate the size of packages in NixOS which makes heavy use of symlinks.