Node js Web app bot throwing 500 error

Paulw 1 Reputation point
2020-06-04T06:12:44.55+00:00

the root error shown in log stream was:
(D:\home\site\wwwroot\node_modules\readable-stream\lib_stream_readable.js:72:18)at Module._compile (internal/modules/cjs/loader.js:688:30)at Object.Module._extensions..js (internal/modules/cjs/loader.js:699:10)at Module.load (internal/modules/cjs/loader.js:598:32)at tryModuleLoad (internal/modules/cjs/loader.js:537:12)at Function.Module._load (internal/modules/cjs/loader.js:529:3)
Application has thrown an uncaught exception and is terminated:Error: Cannot find module './internal/streams/buffer_list'at Function.Module._resolveFilename

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,876 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Grmacjon-MSFT 15,856 Reputation points
    2020-06-08T21:11:05.883+00:00

    Hi @Paulw-4330,

    Can you share with us the steps/tutorial you are following so we can try to repo it? It looks like you have the same issue mentioned here. you may need to specify the node version in package.json

    0 comments No comments

  2. Paulw 1 Reputation point
    2020-06-09T02:21:57.677+00:00

    its resolved, i do a npm outdated and get all updated to the latest