You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 22, 2023. It is now read-only.
When symlinking a library under the symlink of the libraries path, running fs.realpathSync returns the parent's realpath. When the child path is further under a directory, this is still the case, making it difficult to find the real path of the intended child.
When symlinking a library under the symlink of the libraries path, running fs.realpathSync returns the parent's realpath. When the child path is further under a directory, this is still the case, making it difficult to find the real path of the intended child.