Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

chore: windows compat #3405

Merged
merged 2 commits into from
Nov 18, 2020
Merged

chore: windows compat #3405

merged 2 commits into from
Nov 18, 2020

Conversation

achingbrain
Copy link
Member

rm -rf isn't a thing on windows - use the cross-platform rimraf module instead.

`rm -rf` isn't a thing on windows - use the cross-platform
`rimraf` module instead.
@achingbrain achingbrain merged commit d38b0ab into master Nov 18, 2020
@achingbrain achingbrain deleted the chore/windows-compat branch November 18, 2020 11:51
oliveriosousa pushed a commit to oliveriosousa/js-ipfs that referenced this pull request Jul 26, 2021
`rm -rf` isn't a thing on windows - use the cross-platform `rimraf` module instead.
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
`rm -rf` isn't a thing on windows - use the cross-platform `rimraf` module instead.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant