SolidJS + PocketBase not working ?
Hi,
I'm trying to make a project using SolidJS (SolidStart) + PocketBase as the backend. But it seems like I can't even import the client library.
I get this error:
My App:
I'm trying to make a project using SolidJS (SolidStart) + PocketBase as the backend. But it seems like I can't even import the client library.
I get this error:
✘ [ERROR] Unexpected "\x7f"
pocketbase:1:0:
1 │ ELF>�G@�@8@@@@...
╵ ^
3:30:00 PM [vite] (client) error while updating dependencies:
Error: Build failed with 1 error:
pocketbase:1:0: ERROR: Unexpected "\x7f"
at failureErrorWithLog (node_modules/esbuild/lib/main.js:1467:15)
at node_modules/esbuild/lib/main.js:926:25
at node_modules/esbuild/lib/main.js:1345:9
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
My App:
