Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
its resolved, i do a npm outdated and get all updated to the latest
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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 is a service used to create and deploy scalable, mission-critical web apps.
its resolved, i do a npm outdated and get all updated to the latest
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