I have gotten stuck on the react native networking section because i cant seem to get past this error. I’ve triple checked that my IP is correct and im really not sure what the error is, any help is appreciated. Thanks in advance
Error: Cannot find module ‘C:\Users{user}\Backend\index.js’
at Function.Module._load (internal/modules/cjs/loader.js:747:27)
at internal/main/run_main_module.js:17:47 {
code: ‘MODULE_NOT_FOUND’,
requireStack: []
}