failed to load external module
Unanswered
Tomistoma posted this in #help-forum
TomistomaOP
Error: Failed to load external module next/dist/compiled/next-server/app-page.runtime.dev.js: TypeError: maybeGlobalAsyncLocalStorage.snapshot is not a function
12 Replies
try running
npm i after deleting package-lock.json,try deleting
.next folderTomistomaOP
Tried both
Still the same error
@"use php"
This error occurs right after I initialize a project and run npm run dev,it occured when i installed next 15
your OS?
TomistomaOP
Windows 11
does it happen when you initialise app and try running
npm run dev?TomistomaOP
Yes I run dev and when it compiles it throws the error
you'll have to create a issue on nextjs github
TomistomaOP
Okay thanks