You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pr #407 seems to cause "Sharp required to be installed in standalone mode" error and the website does not load during the build process. Seems like the error is from the web/app/src/assets folder as new images were uploaded.
Need to fix for redesigning the website UI.
The text was updated successfully, but these errors were encountered:
Maybe u can try running npm i sharp to overwrite package-lock.json if that helps. If so, then sharp might be available as deps but not actually "locked" in.
Pr #407 seems to cause "Sharp required to be installed in standalone mode" error and the website does not load during the build process. Seems like the error is from the
web/app/src/assets
folder as new images were uploaded.Need to fix for redesigning the website UI.
The text was updated successfully, but these errors were encountered: