⠸ Preparing Convex functions...
✘ [ERROR] Could not resolve "path"
node_modules/.pnpm/clean-css@5.3.3/node_modules/clean-css/lib/options/rebase-to.js:1:19:
1 │ var path = require('path');
╵ ~~~~~~
The package "path" wasn't found on the file system but is built into node. Are you trying to
bundle for node? You can use "platform: 'node'" to do that, which will remove this error.
⠸ Preparing Convex functions...
✘ [ERROR] Could not resolve "path"
node_modules/.pnpm/clean-css@5.3.3/node_modules/clean-css/lib/options/rebase-to.js:1:19:
1 │ var path = require('path');
╵ ~~~~~~
The package "path" wasn't found on the file system but is built into node. Are you trying to
bundle for node? You can use "platform: 'node'" to do that, which will remove this error.