-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patherr.txt
More file actions
28 lines (25 loc) · 1.82 KB
/
err.txt
File metadata and controls
28 lines (25 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
node : file:///C:/Users/Hp/Documents/GitHub/Fo
rmMate/FormMate/src/state.js:50
At line:1 char:1
+ node test-dom-parser.js > out.txt 2>
err.txt ; Get-Content err.txt
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (
file:///C:/User...src/state.js:50:String)
[], RemoteException
+ FullyQualifiedErrorId : NativeCommandEr
ror
groqApiKey:
import.meta.env.VITE_GROQ_API_KEY || '',
^
TypeError: Cannot read properties of
undefined (reading 'VITE_GROQ_API_KEY')
at file:///C:/Users/Hp/Documents/GitHub/Fo
rmMate/FormMate/src/state.js:50:31
at ModuleJob.run
(node:internal/modules/esm/module_job:271:25)
at async onImport.tracePromise.__proto__
(node:internal/modules/esm/loader:578:26)
at async file:///C:/Users/Hp/Documents/Git
Hub/FormMate/FormMate/test-dom-parser.js:20:29
Node.js v22.14.0