Skip to content

foundationdb@1.1.2 doesn't support 600 API version #61

@mitya-borodin

Description

@mitya-borodin

I try to set up 600 API version:

import * as fdb from 'foundationdb';

fdb.setAPIVersion(600);

and I catch error:

Error: API version not supported
    at Object.set (/opt/app/node_modules/foundationdb/lib/apiVersion.ts:35:42)
[ERROR] 13:46:05 Error: API version not supported

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions