hungnguyenthanh
hungnguyenthanh
CDCloudflare Developers
Created by hungnguyenthanh on 5/9/2024 in #workers-help
Wrangler dev runtime error on macos
I use macos, I setup a project in local but I cant run wrangler dev src/index.ts MiniflareCoreError [ERR_RUNTIME_FAILURE]: The Workers runtime failed to start. There is likely additional logging output above. at Miniflare2.#assembleAndUpdateConfig (/Users/0x/Projects/project-alpha/node_modules/miniflare/dist/src/index.js:8989:13) at processTicksAndRejections (node:internal/process/task_queues:96:5) at async Mutex.runWith (/Users/0x/Projects/project-alpha/node_modules/miniflare/dist/src/index.js:3500:16) { code: 'ERR_RUNTIME_FAILURE', cause: undefined }
2 replies