Expo installation is not completed

Hi everyone,
i am getting this below problem. How can handle with this problem. installation never finished :frowning:
joi@14.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial)

i tried a lot things like reinstall node, npm but there is no change. Please help :innocent:

npm WARN deprecated joi@14.0.4: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated joi@11.4.0: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated hoek@4.2.1: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated topo@2.0.2: This version has been deprecated in accordance with the hapi support policy (hapi.im/support). Please upgrade to the latest version to get the best features, bug fixes, and security patches. If you are unable to upgrade at this time, paid support is available for older versions (hapi.im/commercial).
npm WARN deprecated hoek@6.1.3: This module has moved and is now available at @hapi/hoek. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
npm WARN deprecated topo@3.0.3: This module has moved and is now available at @hapi/topo. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.
βΈ¨            β–‘β–‘β–‘β–‘β–‘β–‘βΈ© β § extract:@expo/traveling-fastlane-darwin: sill extract @expo/traveling-fastlane-darwin@1.10.0 extracted to /Users/umitduran/.npm-global/lib/node_modules/.staging/@expo/traveling-fastlane-darwin-8ead248d (15220ms)

Hi.

The npm WARN deprecated ... messages are a known and expected problem, but they are just warnings and are not the cause of your problem.

What happens if you just leave it? Does it eventually give you some sort of error message?

Hi Wodin,

if i leave it like that there is no change in the console. 1 day i waited but it still same

If you try it again does it always stop at the same place?

From the log in your first message it looks like it was having trouble installing @expo/traveling-fastlane-darwin

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