node-fs-extra
                                
                                
                                
                                    node-fs-extra copied to clipboard
                            
                            
                            
                        Node.js: extra methods for the fs object like copy(), remove(), mkdirs()
                                            Results
                                            
                                                31
                                            
                                            node-fs-extra issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            There is a dependency to jsonfile. Jsonfile calls JSON.stringify. This will cause "RangeError: Invalid string length" for large objects. I don't know if this is a bug or a feature...