expo start: error: unknown option `--assetPlugins'

I have upgraded node, expo cli, react-native, react, expo sdk and I still get this error.

This forum topic was closed without a solution.
https://forums.expo.dev/t/metro-bundler-fail-after-upgrade-to-33/23535/4

Can anyone help?

I tried building from scratch using expo init and run into even more problems. I don’t understand why expo does not work.

I’ve had this in the past, try deleting the local .expo folder, make sure you clear cache with expo start -c and checking you dont have any packages like expo-config that are out of date

1 Like

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