Attempted to create a Feature but encountered an error while executing this command:
npx @mondaydotcomorg/monday-cli@latest scaffold run ./ quickstart-react -t item-view-10114722
CLI execution and console output (results):
npx @mondaydotcomorg/monday-cli@latest scaffold run ./ quickstart-react -t item-view-10114722
Starting scaffolding process
Repository was downloaded successfully
Copying the directory
Started injecting data to .env file
Finished injecting data to .env file
Installing packages. It can take a few moments
Node modules were installed successfully
Running the projectmonday-react-quickstart-app@0.0.1 start
npm run stop && concurrently “npm run server” “npm run expose”monday-react-quickstart-app@0.0.1 stop
kill-port 8301 && kill-port 4049 && kill-port 40400 process was killed
0 process was killed
0 process was killed
[0]
[0] > monday-react-quickstart-app@0.0.1 server
[0] > react-scripts start
[0][1]
[1] > monday-react-quickstart-app@0.0.1 expose
[1] > mtunnel -p 8301
[1][1] [15:24:20.574] WARN: retrying connection to the server (attempt 1)…
[1] [15:24:21.587] WARN: retrying connection to the server (attempt 2)…
[1]
[15:24:22.592] WARN: retrying connection to the server (attempt 3)…[1] [15:24:23.597] WARN: retrying connection to the server (attempt 4)…
[0]
Browserslist: caniuse-lite is outdated. Please run:
[0] npx update-browserslist-db@latest
[0] Why you should do it regularly: GitHub - browserslist/update-db: CLI tool to update caniuse-lite to refresh target browsers from Browserslist config[1] [15:24:24.601] WARN: retrying connection to the server (attempt 5)…
[0]
(node:10157) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: ‘onAfterSetupMiddleware’ option is deprecated. Please use the ‘setupMiddlewares’ option.
[0] (Usenode --trace-deprecation ...
to show where the warning was created)[0] (node:10157) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: ‘onBeforeSetupMiddleware’ option is deprecated. Please use the ‘setupMiddlewares’ option.
[1] [15:24:25.605] WARN: retrying connection to the server (attempt 6)…
[0]
Starting the development server…
[0][1]
[15:24:26.610] WARN: retrying connection to the server (attempt 7)…[1]
[15:24:27.614] WARN: retrying connection to the server (attempt 8)…[1] [15:24:28.619] WARN: retrying connection to the server (attempt 9)…
[1] [15:24:29.625] WARN: retrying connection to the server (attempt 10)…
[1] [15:24:30.630] WARN: retrying connection to the server (attempt 11)…
[0]
Compiled successfully![0]
[0] You can now view monday-react-quickstart-app in the browser.
[0]
[0] Local: http://localhost:8301[0] On Your Network: http://192.168.254.103:8301
[0]
[0] Note that the development build is not optimized.
[0]
To create a production build, use npm run build.[0]
[0] webpack compiled successfully
[1] [15:24:31.636] WARN: retrying connection to the server (attempt 12)…
[1] [15:24:32.641] WARN: retrying connection to the server (attempt 13)…
[1]
[15:24:33.646] WARN: retrying connection to the server (attempt 14)…[1] [15:24:34.651] WARN: retrying connection to the server (attempt 15)…
[1]
[15:24:35.654] WARN: retrying connection to the server (attempt 16)…[1] [15:24:36.657] WARN: retrying connection to the server (attempt 17)…
[1] [15:24:37.663] WARN: retrying connection to the server (attempt 18)…
[1] [15:24:38.668] WARN: retrying connection to the server (attempt 19)…
[1] [15:24:39.672] WARN: retrying connection to the server (attempt 20)…
[1] [15:24:40.677] WARN: retrying connection to the server (attempt 21)…
[1]
[15:24:41.681] WARN: retrying connection to the server (attempt 22)…[1] [15:24:42.687] WARN: retrying connection to the server (attempt 23)…
[1] [15:24:43.692] WARN: retrying connection to the server (attempt 24)…
[1] [15:24:44.697] WARN: retrying connection to the server (attempt 25)…
Encountered the same problem with the other Quickstart Features.
How can we fix this?