Alexander Klimov
11/03/2020, 10:04 AM> Task :kotlinNpmInstall
`warning workspace-aggregator-17c92542-f070-464f-b6a6-41dbd344139e > foo > plotly.js > point-cluster > bubleify > buble > os-homedir@2.0.0: This is not needed anymore. Use require('os').homedir()
instead.`
error An unexpected error occurred: "EPERM: operation not permitted, unlink 'C:\\Users\\Dell\\AppData\\Local\\Yarn\\Cache\\v6\\npm-plotly-js-1.54.6-ed021aa8da85759c69602c97bd3dab2b09eeec22-integrity\\node_modules\\plotly.js\\.yarn-tarball.tgz'"
.
I've tried to google, but nothin about it in Kotlin context.
As fas as I understand, it's due to Win 10 prevents some disk-operations on system disk (C:)
Does anybody workaround for this case?
Can I specify yarn's cache directory on another disk then C:Alex Nordlund
11/03/2020, 10:07 AMAlexander Klimov
11/03/2020, 10:14 AMAlexander Klimov
11/03/2020, 10:14 AM