skip to Main Content

I have a problem with running a react native app using expo

C:UsersADMINDocumentsSunnyfitnessAppnode_modules@expoclibuildsrcutilsdownloadExpoGoAsync.js:78 bar.update(progress, total); ^ TypeError: Cannot read properties of null (reading 'update') at Object.onProgress (C:UsersADMINDocumentsSunnyfitnessAppnode_modules@expoclibuildsrcutilsdownloadExpoGoAsync.js:78:25) at onProgress (C:UsersADMINDocumentsSunnyfitnessAppnode_modules@expoclibuildsrcapirestwrapFetchWithProgress.js:52:61) at PassThrough. (C:UsersADMINDocumentsSunnyfitnessAppnode_modules@expoclibuildsrcapirestwrapFetchWithProgress.js:44:21) at PassThrough.emit (node:events:525:35) at addChunk (node:internal/streams/readable:324:12) at readableAddChunk (node:internal/streams/readable:297:9) at Readable.push (node:internal/streams/readable:234:10) at node:internal/streams/transform:182:12 at PassThrough._transform (node:internal/streams/passthrough:46:3) at Transform._write…

VIEW QUESTION
Back To Top
Search