You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2020. It is now read-only.
It works great localy, but it do not work on the Azure Web App.
I also started a new project and followed the steps. It also works locally but not in Azure.
Azure Insights tells:
Cannot find module 'D:\home\site\wwwroot\pdf'
Error: Cannot find module 'D:\home\site\wwwroot\pdf' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at D:\local\Temp\aoh0wv2g.nxy:109:34 at IncomingMessage. (D:\local\Temp\aoh0wv2g.nxy:133:38) at emitNone (events.js:86:13) at IncomingMessage.emit (events.js:185:7) at endReadableNT (_stream_readable.js:974:12) at _combinedTickCallback (internal/process/next_tick.js:74:11)