swernerx / turborepo-test

Home Page:turborepo-test-swart.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

are you getting any issues with pnpm + vercel + remix?

vasco3 opened this issue · comments

whenever start a deployment to vercel I get this error after it builds:

> vercel-plugin-node.build: Compiling "api/api.js" to "/vercel/path0/apps/fx-fabrica/.output/inputs/api-routes-node-4ede879b73ee57bc0f028266b7d08a5cff77c5a8"
--
16:29:41.886 | > vercel-plugin-node.build: Error: EISDIR: illegal operation on a directory, read
16:29:41.891 | > vercel-plugin-node.build: Error! An unexpected error occurred!
16:29:41.891 | Error: EISDIR: illegal operation on a directory, read
16:29:42.023 | Error: Command "vercel build" exited with 1

did you encounter something similar?
how did you work around it?

I do not have a workaround. That was just a repository I did for the Vercel folks to check it out.