Initial commit for Greenlens
This commit is contained in:
48
doctor_output_utf8.txt
Normal file
48
doctor_output_utf8.txt
Normal file
@@ -0,0 +1,48 @@
|
||||
env: load .env.local
|
||||
env: export EXPO_PUBLIC_OPENAI_API_KEY EXPO_PUBLIC_OPENAI_HEALTH_MODEL EXPO_PUBLIC_OPENAI_SCAN_MODEL EXPO_PUBLIC_PAYMENT_SERVER_URL EXPO_PUBLIC_STRIPE_PUBLISHABLE_KEY STRIPE_PUBLISHABLE_KEY STRIPE_SECRET_KEY STRIPE_WEBHOOK_SECRET
|
||||
Running 17 checks on your project...
|
||||
15/17 checks passed. 2 checks failed. Possible issues detected:
|
||||
Use the --verbose flag to see more details about passed checks.
|
||||
|
||||
Ô£û Check for common project setup issues
|
||||
The .expo directory is not ignored by Git. It contains machine-specific device history and development server settings and should not be committed.
|
||||
Advice:
|
||||
Add ".expo/" to your .gitignore to avoid committing local Expo state.
|
||||
|
||||
Ô£û Check that packages match versions required by installed Expo SDK
|
||||
|
||||
ÔÜá´©Å Minor version mismatches
|
||||
package expected found
|
||||
react-native-worklets 0.5.1 0.7.2
|
||||
|
||||
|
||||
|
||||
1 package out of date.
|
||||
Advice:
|
||||
Use 'npx expo install --check' to review and upgrade your dependencies.
|
||||
To ignore specific packages, add them to "expo.install.exclude" in package.json. Learn more: https://expo.fyi/dependency-validation
|
||||
|
||||
node.exe : 2 checks
|
||||
failed, indicating
|
||||
possible issues with
|
||||
the project.
|
||||
In Zeile:1 Zeichen:1
|
||||
+ & "C:\Program
|
||||
Files\nodejs/node.exe"
|
||||
"C:\Program
|
||||
Files\nodejs/node_mo
|
||||
...
|
||||
+ ~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~~
|
||||
+ CategoryInfo
|
||||
: NotSpecifi
|
||||
ed: (2 checks fail
|
||||
ed...th the projec
|
||||
t.:String) [], Rem
|
||||
oteException
|
||||
+ FullyQualifiedEr
|
||||
rorId : NativeComm
|
||||
andError
|
||||
|
||||
Reference in New Issue
Block a user