Files
vercel_dashboard_example/.pnpm-store/v11/files/85/66d2cba388d9f4d69bb1c70cbd0e07436fa5e2c6a0add039431ebd29a917aab82ae88eebf49f0c345fd8e2d93b23ceebc35a8446fc55b2d51ceaf9c8079a7f
T
2026-05-12 14:53:15 +00:00

7 lines
194 B
Plaintext

'use strict';
throw new Error(
'The React Server Writer cannot be used outside a react-server environment. ' +
'You must configure Node.js using the `--conditions react-server` flag.'
);