Skip to content

exFAT installation compatibility #5757

Answered by krzysdz
Biziol asked this question in Q&A
Discussion options

You must be logged in to vote

The error occurs when npm tries to create a symlink for the executable from mime package.

Since Express does not require executables to be installed, you can install with --no-bin-links or set bin-links to false in config to workaround this problems on filesystems, which do not support links, such as exFAT.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Biziol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants