You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 6, 2022. It is now read-only.
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
yarn create scandipwa-app your-app
Expected behavior
setup is successful and scandipwa is installed and configured
[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'
}