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
sylee212 edited this page Dec 11, 2025
·
1 revision
Common Errors
⨯ Failed to load next.config.mjs, see more info here https://nextjs.org/docs/messages/next-config-error Error: Cannot find package 'is-inside-container' imported from D:\Work\WebDev\CFC_project1\intermediate_team_4\client\next.config.mjs at ignore-listed frames { code: 'ERR_MODULE_NOT_FOUND' }
--- Solution:
npm install is-inside-container