Answers for "@react-navigation\stack\src\index.tsx: Unexpected token (51:12)"

0

@react-navigation\stack\src\index.tsx: Unexpected token (51:12)

For windows solve with:

1. rm -rf node_modules yarn.lock package-json.lock
2. yarn cache clean
3. yarn install

just quick reinstall, didn't tested with npm, but it seems just simple error 
with cached file or version.
Posted by: Guest on July-17-2021

Code answers related to "@react-navigation\stack\src\index.tsx: Unexpected token (51:12)"

Browse Popular Code Answers by Language