Fixed Cannot find module /app/node_modules/xlsx/dist/cpexcel.js

Today I want to share a problem I encountered when integrating SheetJS with Nuxt specifically in cases without authentication, accessing the path directly works fine. But when the path requires Server-Side Authentication, it throws the error below. Why Solution Upgrading…








