scandipwa / scandipwa

Next-generation front-end for Magento 2

Home Page:https://scandipwa.com/?utm_source=github&utm_medium=readme&utm_campaign=general

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting error while installing scandipwa

Akashshere19 opened this issue · comments

[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'.
showing above error when I have run command yarn create scandipwa-app my-app
note - I have installed node 18 v and in https://docs.create-scandipwa-app.com/getting-started/getting-started this docs they have mentioned required node 14v but it is outdated.then also i have installed v14 now it is installed properly but after run application it is showing an error Proxy error: Could not proxy request /icon_ios_640x640.png from localhost:3000 to http://localhost:3000/.
See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (EADDRNOTAVAIL).

i'm having the same issue, any updates?