feross / zelda

Automatically `npm link` all your packages together!
MIT License
282 stars 32 forks source link

Incorrectly created symbolic links on Windows #10

Closed richard-bt closed 9 years ago

richard-bt commented 9 years ago

On Windows 8.1 I am running in to an issue with the symbolic links created by Zelda.

Within my node_modules folder <package>.symlink files were being created instead of the expected folder symlinks.