Hi. I did `npm install` on a windows server, and `chmod` does not exist there. Would it be possible to remove `chmod` for postinstall, or at least make it cross-platform?
Hi.
I did
npm installon a windows server, andchmoddoes not exist there.Would it be possible to remove
chmodfor postinstall, or at least make it cross-platform?