Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

create scandipwa-app fails #77

@amokato

Description

@amokato

Describe the bug

Every create scandipwa-app fails (yarn, npm). I am running MacOS 12.4 Monterey / Intel Mac with node version v18.7.0. The create magento-app script worked as expected.

Did you try recovering your dependencies?

yes

Which terms did you search for in User Guide?

Unhandled exception

Environment

MacOS 12.4 Monterey / Intel Mac with node version v18.7.0

Steps to reproduce

  1. yarn create scandipwa-app your-app

Expected behavior

setup is successful and scandipwa is installed and configured

Actual behavior

`node:internal/process/promises:288
triggerUncaughtException(err, true /* fromPromise */);
^

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "undefined".] {
code: 'ERR_UNHANDLED_REJECTION'
}

Node.js v18.7.0
error Command failed.
Exit code: 1
Command: /usr/local/bin/create-scandipwa-app`

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