- 5
- 54 970
code with Belal
India
เข้าร่วมเมื่อ 12 ม.ค. 2019
Solved Error: Apache Shutdown unexpectedly in Xampp 2021
Solved Error: Apache shutdown unexpectedly 2021
มุมมอง: 38
วีดีโอ
How to Install swift on windows 10.
มุมมอง 1.3K4 ปีที่แล้ว
Easy install swift on windows, Start programming on your windows computer. download link: swiftforwindows.github.io/ Please Subscribe my channel. Thanks for watching my videos.
How to download and install MySQL on Windows 10 / 7 (2020)
มุมมอง 6774 ปีที่แล้ว
How to download and install mysql in windows MySQL download link: dev.mysql.com/downloads/windows/installer/5.7.html Thank you for watching! Please subscribe my Channel.
unable to load script make sure you are either running a metro server --solved #react-native
มุมมอง 32K5 ปีที่แล้ว
1.create directory android/app/src/main/assets 2. run following command from project root directory react-native bundle platform android dev false entry-file index.js bundle-output android/app/src/main/assets/index.android.bundle assets-dest android/app/src/main/res OR npx react-native bundle platform android dev false entry-file index.js bundle-output android/app/src/main/assets/index.android....
Android 9.0 (Pie), CLEARTEXT communication not permitted by network security policy. Solved
มุมมอง 21K5 ปีที่แล้ว
Android 9.0 (pie), CLEARTEXT communication Error . Solved Just add: android:usesCleartextTraffic="true" in AndroidManifest.xml file Please subscribe my Channel..
IT WORKED 4ME
thank you su much
Thank you, it's work
thanks a lot ... I was really worried about the error and tried several solutions but nothing work for me ... thanks a lot for you to make this videos it helped me and I was able to solve my error
Great! Thanks for saving me :D
2 nd link worked for me thanks buddy❤🙏
You have my respect, master.
you are the best i spent 10 hours looking for the solution of this problem brooo u saved myyyy life thanks a lot
thx
Thank you
congratulations !
thank you
Thanks dude
Thank you so much
you omitted expression, dislike
thx this works
Can I do this on my mobile phone?
Como faz isso no kodular
Thank you very much. You save my life hahahaha
but there is no chancges in the app when i change something in file
It very usefull thank you!
It work correctly. Thank you.
thanks bro
One more solution - just turn off your antivirus!!! It may block some ports
My solution: reinstall Android studio, then wipe data in AVD
Not working for me
thank you so much bro.. stay healthy
thanks man,Its working fine for me too
Thank's man!
Thank you so much ❤️❤️
THANKS BRO 👍👍👍👍
Perfeito, estava aparecendo isso em meu smartphone quando fazia o debug, mas agora está tudo ok, muito obrigado!!!
tank you
thhaanks <3
Thank you so much...
Terima Kasih | Thanks
still unable.... 0 verbose cli [ 0 verbose cli 'C:\\Program Files\ odejs\ ode.exe', 0 verbose cli 'C:\\Program Files\ odejs\ ode_modules\ pm\\bin\ pm-cli.js', 0 verbose cli 'exec', 0 verbose cli '--', 0 verbose cli 'react-native', 0 verbose cli 'bundle', 0 verbose cli '--platform', 0 verbose cli 'android', 0 verbose cli '--dev', 0 verbose cli 'false', 0 verbose cli '--entry-file', 0 verbose cli 'index.js', 0 verbose cli '--bundle-output', 0 verbose cli 'android/app/src/main/assets/index.android.bundle', 0 verbose cli '--assets-dest', 0 verbose cli 'android/app/src/main/res' 0 verbose cli ] 1 info using npm@7.4.0 2 info using node@v15.6.0 3 timing config:load:defaults Completed in 1ms 4 timing config:load:file:C:\Program Files odejs ode_modules pm pmrc Completed in 1ms 5 timing config:load:builtin Completed in 1ms 6 timing config:load:cli Completed in 2ms 7 timing config:load:env Completed in 0ms 8 timing config:load:file:C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto\.npmrc Completed in 1ms 9 timing config:load:project Completed in 1ms 10 timing config:load:file:C:\Users\Tepon\.npmrc Completed in 0ms 11 timing config:load:user Completed in 0ms 12 timing config:load:file:C:\Users\Tepon\AppData\Roaming pm\etc pmrc Completed in 0ms 13 timing config:load:global Completed in 0ms 14 timing config:load:cafile Completed in 0ms 15 timing config:load:validate Completed in 0ms 16 timing config:load:setUserAgent Completed in 1ms 17 timing config:load:setEnvs Completed in 0ms 18 timing config:load Completed in 7ms 19 verbose npm-session 760f48e97702027b 20 timing npm:load Completed in 15ms 21 timing command:exec Completed in 11221ms 22 verbose stack Error: command failed 22 verbose stack at ChildProcess.<anonymous> (C:\Program Files odejs ode_modules pm ode_modules\@npmcli\promise-spawn\index.js:64:27) 22 verbose stack at ChildProcess.emit (node:events:379:20) 22 verbose stack at maybeClose (node:internal/child_process:1065:16) 22 verbose stack at Process.ChildProcess._handle.onexit (node:internal/child_process:296:5) 23 verbose pkgid calcpresupuesto@0.0.1 24 verbose cwd C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto 25 verbose Windows_NT 10.0.19041 26 verbose argv "C:\\Program Files\ odejs\ ode.exe" "C:\\Program Files\ odejs\ ode_modules\ pm\\bin\ pm-cli.js" "exec" "--" "react-native" "bundle" "--platform" "android" "--dev" "false" "--entry-file" "index.js" "--bundle-output" "android/app/src/main/assets/index.android.bundle" "--assets-dest" "android/app/src/main/res" 27 verbose node v15.6.0 28 verbose npm v7.4.0 29 error code 1 30 error path C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto 31 error command failed 32 error command C:\WINDOWS\system32\cmd.exe /d /s /c react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res 33 verbose exit 1 0 verbose cli [ 0 verbose cli 'C:\\Program Files\ odejs\ ode.exe', 0 verbose cli 'C:\\Program Files\ odejs\ ode_modules\ pm\\bin\ pm-cli.js', 0 verbose cli 'exec', 0 verbose cli '--', 0 verbose cli 'react-native', 0 verbose cli 'bundle', 0 verbose cli '--platform', 0 verbose cli 'android', 0 verbose cli '--dev', 0 verbose cli 'false', 0 verbose cli '--entry-file', 0 verbose cli 'index.js', 0 verbose cli '--bundle-output', 0 verbose cli 'android/app/src/main/assets/index.android.bundle', 0 verbose cli '--assets-dest', 0 verbose cli 'android/app/src/main/res' 0 verbose cli ] 1 info using npm@7.4.0 2 info using node@v15.6.0 3 timing config:load:defaults Completed in 1ms 4 timing config:load:file:C:\Program Files odejs ode_modules pm pmrc Completed in 1ms 5 timing config:load:builtin Completed in 1ms 6 timing config:load:cli Completed in 2ms 7 timing config:load:env Completed in 0ms 8 timing config:load:file:C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto\.npmrc Completed in 1ms 9 timing config:load:project Completed in 1ms 10 timing config:load:file:C:\Users\Tepon\.npmrc Completed in 0ms 11 timing config:load:user Completed in 0ms 12 timing config:load:file:C:\Users\Tepon\AppData\Roaming pm\etc pmrc Completed in 0ms 13 timing config:load:global Completed in 0ms 14 timing config:load:cafile Completed in 0ms 15 timing config:load:validate Completed in 0ms 16 timing config:load:setUserAgent Completed in 1ms 17 timing config:load:setEnvs Completed in 0ms 18 timing config:load Completed in 7ms 19 verbose npm-session 760f48e97702027b 20 timing npm:load Completed in 15ms 21 timing command:exec Completed in 11221ms 22 verbose stack Error: command failed 22 verbose stack at ChildProcess.<anonymous> (C:\Program Files odejs ode_modules pm ode_modules\@npmcli\promise-spawn\index.js:64:27) 22 verbose stack at ChildProcess.emit (node:events:379:20) 22 verbose stack at maybeClose (node:internal/child_process:1065:16) 22 verbose stack at Process.ChildProcess._handle.onexit (node:internal/child_process:296:5) 23 verbose pkgid calcpresupuesto@0.0.1 24 verbose cwd C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto 25 verbose Windows_NT 10.0.19041 26 verbose argv "C:\\Program Files\ odejs\ ode.exe" "C:\\Program Files\ odejs\ ode_modules\ pm\\bin\ pm-cli.js" "exec" "--" "react-native" "bundle" "--platform" "android" "--dev" "false" "--entry-file" "index.js" "--bundle-output" "android/app/src/main/assets/index.android.bundle" "--assets-dest" "android/app/src/main/res" 27 verbose node v15.6.0 28 verbose npm v7.4.0 29 error code 1 30 error path C:\Users\Tepon\Desktop\ReactProyect\calcpresupuesto 31 error command failed 32 error command C:\WINDOWS\system32\cmd.exe /d /s /c react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res 33 verbose exit 1
thanks a lot <3
Gracias por su aporte!! me sirvió de mucho . Mil Gracias!!
Thanks alot , you saved my time
Thanks Bro
Thanks a lot!!! And keep going!
thanks bro
Worked Like A Charm. Thanks Buddy.
thanks
Thank you so much <3
thank you very much
its worked
android:usesCleartextTraffic="true" this line save my time..some few days ago I have faced the same problem..i resolved it in this way..but forgot it..thank you.
Need a code