Derrick
Derrick
I was trying to add Sharp to my remix app and had the same issue. I added the configuration to the sst.aws.Remix: `nodejs: { install: ["sharp"], // loader: { //...
I have the same scenario and hope this feature can be supported soon.
I got the same error: ``` TypeError: Cannot use 'in' operator to search for 'enumValues' in undefined at isWithEnum (/Users/kiki/workspaces/pos-service/node_modules/src/index.ts:192:9) at mapColumnToSchema (/Users/kiki/workspaces/pos-service/node_modules/src/index.ts:198:6) at mapColumnToSchema (/Users/kiki/workspaces/pos-service/node_modules/src/index.ts:210:19) at map (/Users/kiki/workspaces/pos-service/node_modules/src/index.ts:116:17) at...