-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Report
Problem
What is expected to happen?
You are able to build your Cordova project reliably.
What does actually happen?
Builds randomly fail with the error Source and destination must not be the same.
Information
The random failures are caused by a defect in fs-extra, which neglects to respect an inode-related issue in Node itself.
Command or Code
Every command that copies files with fs-extra is affected. cordova prepare is most likely to cause this.
Environment, Platform, Device
Windows 10
Version information
Cordova 8.1.2 (cordova-lib@8.1.1)
Checklist
- I searched for existing GitHub issues
- I updated all Cordova tooling to most recent version
- I included all the necessary information above
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working