error while creating apk

/Volumes/Wipul/untitled folder 2/reactNative/node_modules/expo/bin/cli.js exited with non-zero code: 1
Error: /Volumes/Wipul/untitled folder 2/reactNative/node_modules/expo/bin/cli.js exited with non-zero code: 1
at ChildProcess.completionListener (/opt/homebrew/lib/node_modules/expo-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:65:13)
at Object.onceWrapper (node:events:652:26)
at ChildProcess.emit (node:events:537:28)
at maybeClose (node:internal/child_process:1091:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)

at spawnAsync (/opt/homebrew/lib/node_modules/expo-cli/node_modules/@expo/spawn-async/src/spawnAsync.ts:26:19)
at installExpoUpdatesAsync (/opt/homebrew/lib/node_modules/expo-cli/src/commands/publish/publishAsync.ts:174:9)
at confirmExpoUpdatesInstalledAsync (/opt/homebrew/lib/node_modules/expo-cli/src/commands/publish/publishAsync.ts:201:11)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at actionAsync (/opt/homebrew/lib/node_modules/expo-cli/src/commands/publish/publishAsync.ts:47:3)
at AndroidBuilder.ensureReleaseExists (/opt/homebrew/lib/node_modules/expo-cli/src/commands/build/BaseBuilder.ts:270:33)
at AndroidBuilder.run (/opt/homebrew/lib/node_modules/expo-cli/src/commands/build/AndroidBuilder.ts:35:66)
at AndroidBuilder.command (/opt/homebrew/lib/node_modules/expo-cli/src/commands/build/BaseBuilder.ts:42:7)