Skip to content

CLI: sst dev throws error, when committing MFA on Node18 #2500

@uwilken

Description

@uwilken

When calling "pnpm sst dev" and entering the AWS MFA, I get the following error:
Screenshot 2023-02-15 at 16 30 41

This error occurs running on node18.
On node16 it works and no error is shown. Instead the question is displayed again, after submitting.

I think the reason for this is nodejs/node#42464.

My env:
"sst": "2.0.23"

$ node --version
v18.14.0

$ pnpm --version
7.27.0

bash --version
GNU bash, version 5.2.15(1)-release (x86_64-apple-darwin21.6.0)

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