-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy patherror2.txt
More file actions
17 lines (15 loc) · 885 Bytes
/
error2.txt
File metadata and controls
17 lines (15 loc) · 885 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
C:\anshika\college\elitecoder main\wanderLust\cloudConfig.js:10
const storage = new CloudinaryStorage({
^
TypeError: CloudinaryStorage is not a constructor
at Object.<anonymous> (C:\anshika\college\elitecoder main\wanderLust\cloudConfig.js:10:17)
at Module._compile (node:internal/modules/cjs/loader:1761:14)
at Object..js (node:internal/modules/cjs/loader:1893:10)
at Module.load (node:internal/modules/cjs/loader:1481:32)
at Module._load (node:internal/modules/cjs/loader:1300:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.require (node:internal/modules/cjs/loader:1504:12)
at require (node:internal/modules/helpers:152:16)
at Object.<anonymous> (C:\anshika\college\elitecoder main\wanderLust\routes\listing.js:11:17)
Node.js v24.12.0