Can you create symlinks?
Its easy to find out. Install using npm install -g can-symlink
. Once installed run can-symlink
to find out if you have what it takes to create symlinks.
Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.
Its easy to find out. Install using npm install -g can-symlink
. Once installed run can-symlink
to find out if you have what it takes to create symlinks.