محمد
محمد
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
it worked
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
thanks so much
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
sir how do i rename the table
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
i just downloaded xampp and installed database client extension
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
i don't know
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
how i don't know
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
yes
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
how do i do any of that
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
No description
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
why
22 replies
KPCKevin Powell - Community
Created by محمد on 10/10/2024 in #back-end
PHP Laravel SQL setup problem
No description
22 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
thank yall
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
never mind chatgpt is a beast
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
No description
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
yes
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
No description
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:C:\Program Files\nodejs\node_modules\npm\npmrc
4 silly config load:file:D:\new-folder\.npmrc
5 silly config load:file:C:\Users\saieh\.npmrc
6 silly config load:file:C:\Users\saieh\AppData\Roaming\npm\etc\npmrc
7 verbose title npm exec create-react-app my-app
8 verbose argv "exec" "--" "create-react-app" "my-app"
9 verbose logfile logs-max:10 dir:C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-
10 verbose logfile C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-debug-0.log
11 silly logfile done cleaning log files
12 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
13 http fetch GET 200 https://registry.npmjs.org/create-react-app 417ms (cache revalidated)
14 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
15 verbose stack Error: ENOENT: no such file or directory, lstat 'C:\Users\saieh\AppData\Roaming\npm'
15 verbose stack at async lstat (node:internal/fs/promises:1021:18)
15 verbose stack at async #loadActual (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\load-actual.js:112:20)
15 verbose stack at async exec (C:\Program Files\nodejs\node_modules\npm\node_modules\libnpmexec\lib\index.js:207:26)
15 verbose stack at async Npm.exec (C:\Program Files\nodejs\node_modules\npm\lib\npm.js:207:9)
15 verbose stack at async module.exports (C:\Program Files\nodejs\node_modules\npm\lib\cli\entry.js:74:5)
16 error code ENOENT
17 error syscall lstat
18 error path C:\Users\saieh\AppData\Roaming\npm
19 error errno -4058
20 error enoent ENOENT: no such file or directory, lstat 'C:\Users\saieh\AppData\Roaming\npm'
21 error enoent This is related to npm not being able to find a file.
21 error enoent
22 verbose cwd D:\new-folder
23 verbose os Windows_NT 10.0.22631
24 verbose node v20.17.0
25 verbose npm v10.8.2
26 verbose exit -4058
27 verbose code -4058
28 error A complete log of this run can be found in: C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-debug-0.log
0 verbose cli C:\Program Files\nodejs\node.exe C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js
1 info using [email protected]
2 info using [email protected]
3 silly config load:file:C:\Program Files\nodejs\node_modules\npm\npmrc
4 silly config load:file:D:\new-folder\.npmrc
5 silly config load:file:C:\Users\saieh\.npmrc
6 silly config load:file:C:\Users\saieh\AppData\Roaming\npm\etc\npmrc
7 verbose title npm exec create-react-app my-app
8 verbose argv "exec" "--" "create-react-app" "my-app"
9 verbose logfile logs-max:10 dir:C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-
10 verbose logfile C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-debug-0.log
11 silly logfile done cleaning log files
12 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
13 http fetch GET 200 https://registry.npmjs.org/create-react-app 417ms (cache revalidated)
14 silly packumentCache heap:4345298944 maxSize:1086324736 maxEntrySize:543162368
15 verbose stack Error: ENOENT: no such file or directory, lstat 'C:\Users\saieh\AppData\Roaming\npm'
15 verbose stack at async lstat (node:internal/fs/promises:1021:18)
15 verbose stack at async #loadActual (C:\Program Files\nodejs\node_modules\npm\node_modules\@npmcli\arborist\lib\arborist\load-actual.js:112:20)
15 verbose stack at async exec (C:\Program Files\nodejs\node_modules\npm\node_modules\libnpmexec\lib\index.js:207:26)
15 verbose stack at async Npm.exec (C:\Program Files\nodejs\node_modules\npm\lib\npm.js:207:9)
15 verbose stack at async module.exports (C:\Program Files\nodejs\node_modules\npm\lib\cli\entry.js:74:5)
16 error code ENOENT
17 error syscall lstat
18 error path C:\Users\saieh\AppData\Roaming\npm
19 error errno -4058
20 error enoent ENOENT: no such file or directory, lstat 'C:\Users\saieh\AppData\Roaming\npm'
21 error enoent This is related to npm not being able to find a file.
21 error enoent
22 verbose cwd D:\new-folder
23 verbose os Windows_NT 10.0.22631
24 verbose node v20.17.0
25 verbose npm v10.8.2
26 verbose exit -4058
27 verbose code -4058
28 error A complete log of this run can be found in: C:\Users\saieh\AppData\Local\npm-cache\_logs\2024-09-16T14_36_15_996Z-debug-0.log
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
how
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
still it didn't work
14 replies
KPCKevin Powell - Community
Created by محمد on 9/16/2024 in #front-end
weird react problem
one sec
14 replies