Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / npm/fstream issues and pull requests

#69 - [BUG] update to mkdirp ≥ 1

Issue - State: open - Opened by guimard about 4 years ago - 1 comment

#68 - dep: remove mkdirp dependency

Pull Request - State: open - Opened by rharriso over 4 years ago - 2 comments

#67 - Fixed mkdirp version

Pull Request - State: closed - Opened by pradeepggowda almost 5 years ago

#65 - update graceful-fs to 4.2.2 to be compatible with node 12.

Pull Request - State: open - Opened by ghost about 5 years ago

#63 - require is not a function

Issue - State: open - Opened by ekkis over 5 years ago

#62 - Does not work with Node 10.0.0

Issue - State: closed - Opened by Fatme over 6 years ago - 1 comment

#61 - Avoid using deprecated Buffer API

Pull Request - State: open - Opened by ChALkeR over 6 years ago

#59 - Fix issue #58

Pull Request - State: open - Opened by gartner almost 7 years ago

#58 - error reading package json

Issue - State: open - Opened by kprabowo almost 8 years ago - 3 comments

#57 - Reader does not work when read hardlink

Pull Request - State: open - Opened by pauky about 8 years ago
Labels: review

#56 - Reader does not work when read hardlink

Pull Request - State: closed - Opened by pauky about 8 years ago

#55 - Move props.path check below class init

Pull Request - State: closed - Opened by ZJONSSON over 8 years ago - 1 comment

#54 - Probable bug when piped into Hash

Issue - State: open - Opened by tedmx over 8 years ago

#53 - make collect() respect stream pause/resume state

Pull Request - State: closed - Opened by rvagg over 8 years ago - 2 comments

#52 - need API change to support skipping chown when root

Issue - State: open - Opened by tamird over 8 years ago

#51 - add tests and API documentation

Pull Request - State: open - Opened by othiym23 over 8 years ago - 1 comment
Labels: needs-tests, in-progress

#50 - dir-reader: account for entries being changed after _read

Pull Request - State: closed - Opened by evanlucas over 8 years ago - 8 comments

#49 - Upgrade graceful-fs dependency to version 4

Issue - State: closed - Opened by apydo over 8 years ago - 2 comments

#48 - DirWriter should set `type` to `Directory` on its own

Issue - State: open - Opened by jasonkarns over 8 years ago

#47 - Writer examples in readme are wrong

Issue - State: open - Opened by jasonkarns over 8 years ago - 1 comment

#46 - Uncaught TypeError: Object [object Object] has no method 'on'

Issue - State: closed - Opened by kellyselden about 9 years ago - 3 comments

#45 - deps: Upgrade graceful-fs dependency to the latest

Pull Request - State: closed - Opened by thefourtheye about 9 years ago - 1 comment

#44 - [email protected] and [email protected]

Pull Request - State: closed - Opened by isaacs over 9 years ago - 2 comments

#43 - Pass error object through error events

Pull Request - State: closed - Opened by glasser over 9 years ago - 2 comments

#42 - Fix treatment of long file paths in Windows

Pull Request - State: open - Opened by avital over 9 years ago - 1 comment
Labels: needs-tests, needs-repro

#41 - Error in dependency declaration for mkdirp

Issue - State: closed - Opened by mardiros over 9 years ago - 1 comment

#40 - fstream is not a stream.Readable

Issue - State: open - Opened by russellyoung almost 10 years ago

#39 - standard

Pull Request - State: closed - Opened by feross almost 10 years ago - 3 comments

#38 - make fstream standard

Pull Request - State: closed - Opened by othiym23 almost 10 years ago - 3 comments

#37 - Fix for #36

Pull Request - State: closed - Opened by silkentrance almost 10 years ago - 2 comments

#36 - Writer fails on chown

Issue - State: closed - Opened by silkentrance almost 10 years ago - 6 comments

#35 - file-reader: rm duplicate declaration of Reader

Pull Request - State: closed - Opened by coderaiser almost 10 years ago - 1 comment

#34 - fix file-writer: add error listener

Pull Request - State: closed - Opened by coderaiser almost 10 years ago - 1 comment

#33 - rm unused fs, fstream

Pull Request - State: closed - Opened by coderaiser almost 10 years ago - 1 comment

#32 - file-reader: propagate error event

Pull Request - State: closed - Opened by timbertson about 10 years ago - 2 comments

#31 - Reader doesn't propagate errors

Issue - State: closed - Opened by timbertson about 10 years ago

#30 - fstream ignores directories with long paths on windows

Issue - State: open - Opened by sdarnell about 10 years ago - 2 comments

#29 - `&&` missing in `examples/pipe.js` at line 7

Issue - State: closed - Opened by duzun about 10 years ago

#27 - fstream kinda goes nuts with the directory creation

Issue - State: open - Opened by othiym23 over 10 years ago

#26 - fstream can execute syscalls after the stream emits `end`

Issue - State: closed - Opened by glasser over 10 years ago - 11 comments

#25 - Fix #24 (dependencies typo)

Pull Request - State: closed - Opened by na2hiro over 10 years ago - 1 comment

#24 - Fail to find mkdirp ^0.5.0

Issue - State: closed - Opened by pabloalr over 10 years ago - 1 comment

#23 - fstream.Reader(path) includes directory

Issue - State: open - Opened by shevchuk over 10 years ago - 3 comments

#22 - Denpendency versio wrongly espcecified

Issue - State: closed - Opened by prusse-martin over 10 years ago - 1 comment

#21 - error on ENOENT lstat could use additional context

Issue - State: open - Opened by othiym23 over 10 years ago - 5 comments

#20 - Passing follow link in DirReader through to child readers

Pull Request - State: closed - Opened by cbraynor over 10 years ago - 1 comment

#18 - fix FileWriter.write to always return true or false (not undefined)

Pull Request - State: closed - Opened by demmer almost 11 years ago - 9 comments

#17 - add options.hardlinks boolean for treating hardlinks as Link or File

Pull Request - State: closed - Opened by maxogden about 11 years ago - 1 comment

#16 - Fixed issue #14 with getChildProps setting follow. from this.follow to this....

Pull Request - State: open - Opened by AdamMagaluk about 11 years ago - 8 comments
Labels: needs-tests

#15 - Transformer/Duplex fstream

Issue - State: open - Opened by rauno56 over 11 years ago - 1 comment

#14 - Follow does not get propagated to child entries of dir reader

Issue - State: open - Opened by satazor over 11 years ago - 1 comment

#13 - JSON error on node v0.10.5

Issue - State: open - Opened by bootstraponline over 11 years ago

#12 - Documentation?

Issue - State: open - Opened by ForbesLindesay over 11 years ago - 1 comment

#11 - Fix bug that causes premature 'end' event

Pull Request - State: closed - Opened by dgreensp almost 12 years ago - 1 comment

#10 - entries (stream of streams) interface for other modules

Issue - State: closed - Opened by alunny about 12 years ago - 2 comments

#9 - read dir content but ignore it in the pipe

Issue - State: open - Opened by jfromaniello over 12 years ago - 2 comments

#8 - Combined fstream.Reader ?

Issue - State: open - Opened by Filirom1 over 12 years ago - 2 comments

#7 - Filtering before piping?

Issue - State: closed - Opened by bebraw over 12 years ago - 2 comments

#6 - missing license

Issue - State: closed - Opened by kapouer over 12 years ago - 1 comment

#5 - NPM uninstall error with fstream as a dependency

Issue - State: open - Opened by rrjamie over 12 years ago - 2 comments

#4 - Fix calling add() on the DirWriter before it is "ready".

Pull Request - State: closed - Opened by TooTallNate almost 13 years ago - 1 comment

#3 - Fix `ReferenceError` in `Reader.prototype._read`

Pull Request - State: closed - Opened by mmalecki almost 13 years ago - 1 comment

#2 - ENOENT, No such file or directory

Issue - State: open - Opened by ghost almost 13 years ago - 1 comment

#1 - Maximum call stack size exceeded

Issue - State: closed - Opened by DamonOehlman almost 13 years ago - 3 comments