Unknown option "server.runInspectorProxy" with value true was found #28058
Unanswered
Groovinder
asked this question in
Archived: Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i just did the installation for expo- router on https://docs.expo.dev/router/installation/#manual-installation. i gone through all the manual steps but there is an error when running the npm expo start -c which is
Starting project at ....\Expo\StepAhead
(node:14044) [DEP0040] DeprecationWarning: The
punycodemodule is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ...to show where the warning was created)● Validation Warning:
Unknown option "server.runInspectorProxy" with value true was found.
This is probably a typing mistake. Fixing it will remove this message.
Starting Metro Bundler
warning: Bundler cache is empty, rebuilding (this may take a minute)
any idea on how to fix this ? my previous projects was working fine
Beta Was this translation helpful? Give feedback.
All reactions