Skip to content

[type-scripts-build] failing to build with rxjs set as a peerDependency #20

@ncphillips

Description

@ncphillips

I'm trying to switch create-observable-thunk to Typescript, and build it with create-typescript-project.

Unfortunately building doesn't work, and outputs the following:

$ type-scripts-build
Creact Typescript Package – Build
        Typescript Version:  2.6.2
        Package Name:  create-observable-thunk
        External Dependencies:  [ 'redux', 'redux-thunk', 'rxjs' ]
(node:613) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): Error: "version" is a required argument.
(node:613) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions