Skip to content

Breaks on NodeJS v14+ #13

@ghost

Description

var/src/fs via ⬢ v14.16.0 took 1m 0s
➜ lt cli create myproject
Create a new CLI
/home/shor/.config/yarn/global/node_modules/gluegun/build/index.js:13
    throw up;
    ^

TypeError: Cannot read property 'getInput' of undefined
    at /home/shor/.config/yarn/global/node_modules/@lenne.tech/cli/build/commands/cli/create.js:30:35
    at Generator.next (<anonymous>)
    at fulfilled (/home/shor/.config/yarn/global/node_modules/@lenne.tech/cli/build/commands/cli/create.js:5:58)

Using NodeJS v14.16.0 & v16.2.0, lt cli create ${projectName} produces the above error.

Before diving into debugging, is NodeJS beyond v12 intended to be supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions