expo xdl issue when running my application i am having this isssue please let me know the solution thanks in advance

internal/modules/cjs/loader.js:638
throw err;
^

Error: Cannot find module ‘@expo/xdl’
at Function.Module._resolveFilename (internal/modules/cjs/l
at Function.Module._load (internal/modules/cjs/loader.js:56
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at _xdl (C:\Users\Tirupati\AppData\Roaming\npm\node_modules
at Object. (C:\Users\Tirupati\AppData\Roaming\np
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions…js (internal/modules/cjs/load
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)

Hey @reflom_dev, please run expo diagnostics and share what the log prints out here.

Cheers,
Adam

heyaa , thanks for your reply
fixed that issue by upgrading node
now it is working

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.