Ned

Results 4 issues of Ned

When using a map type, such as `{[key: string]: number}`, with an object literal that uses computed properties, Flow seems to be failing to detect that the types of the...

bug

**Description:** Allow specifying the sha256 of the node binary in addition to the node version. If the asset fails to match the expected sha256, we should error. If specifying the...

feature request

Sometimes I'd like to be able to get the path for a `Dir`. For example, * logs or debugging * passing the path to a separate process * passing the...