Infinite loop when local deployment. Remote deployment in Vercel is not satisfied if missing -L
option which casues issue when building client.
#152
Labels
-L
option which casues issue when building client.
#152
How is Anse deployed?
Others (Specify in description)
Describe the bug
Local deployment keeps looping. Remote if Vercel, with
-L
, will ran issue when deployment. Recommend updatepackage.json
andpackage-lock.json
if any, plus addpnpm i && pnpm up -L
prefix in the files mentioned.Console Logs
Local
Vercel
Netlify needs update netlify.toml to see if error occurs.
Participation
The text was updated successfully, but these errors were encountered: