AviFix

Results 26 comments of AviFix

same TypeError [ERR_INVALID_CALLBACK]: Callback must be a function. Received undefined at maybeCallback (fs.js:144:9) at Object.writeFile (fs.js:1325:14) at Object.fork (/home/ec2-user/.nvm/versions/node/v12.18.2/lib/node_modules/pm2-gui/lib/daemon.js:121:12) at start (/home/ec2-user/.nvm/versions/node/v12.18.2/lib/node_modules/pm2-gui/lib/daemon.js:47:30) at /home/ec2-user/.nvm/versions/node/v12.18.2/lib/node_modules/pm2-gui/node_modules/async/lib/async.js:718:13 at Immediate.iterate [as _onImmediate] (/home/ec2-user/.nvm/versions/node/v12.18.2/lib/node_modules/pm2-gui/node_modules/async/lib/async.js:262:13) at...

Running with bash solved this issue. Now i'm getting this error "cp: cannot stat '/home/***/chromium/src/third_party/android_async_task/java/src/*': No such file or directory". Does this mean something went wrong with the "install-build-deps-android" process?...

Could yo please help me out with this? I'm not quite sure where to start Thanks

Hi Could you help me out with the correct command for checking out the 70.0.3538.118 version? I tried to run the following commands - fetch --nohooks --no-history android - git...

Hi, Thanks. It seams i'm still missing something. Here are the steps i'm doing: - mkdir ~/chromium && cd ~/chromium - fetch --nohooks --no-history android - cd src - build/install-build-deps-android.sh...

@kuoruan Could you please help me out with this thing? I could like to be able to complete the build and update processes. Thanks

Hi @kuoruan I tryed to follow your instructions. I ran this: - etch --nohooks android - cd src - git fetch --depth 5 origin +refs/tags/70.0.3538.118:70.0.3538.118 - git checkout 70.0.3538.118 -...

> [#32 (comment)](https://github.com/kuoruan/Chromium-Android/issues/32#issuecomment-446973880) Hi @kuoruan Sorry but i don't understand. If you could please explain in more details. I really appreciate your help Thank's again Avi

Hi @kuoruan This seems to solve this issue Thanks