Did anyone come across an error-TypeError: Cannot read properties of undefined (reading '_isAppDir)
Unanswered
KcHâš› posted this in #help-forum
KcH⚛OP
Hey folks, good day ....
I have run the Azure pipeline and came across this weird bug which is not seen from the source code.
It shows a trace in the error as:
at /agent/_work/1/s/node_modules/next/dist/export/_index.js
at Array.filter (anonymous)
at /agent/_work/1/s/node_modules/next/dist/export/index.js ...
Can anyone help where to see and debug the issue ðŸ™
Thank you
I have run the Azure pipeline and came across this weird bug which is not seen from the source code.
It shows a trace in the error as:
at /agent/_work/1/s/node_modules/next/dist/export/_index.js
at Array.filter (anonymous)
at /agent/_work/1/s/node_modules/next/dist/export/index.js ...
Can anyone help where to see and debug the issue ðŸ™
Thank you
2 Replies
American black bear
@KcHâš› I have configured pipeline. dist folder is generated and published. How to run "npm run start" in release. I am getting You do not have permission to view this directory or page error