google-api-nodejs-client icon indicating copy to clipboard operation
google-api-nodejs-client copied to clipboard

sourceMap Issue

Open samasizworld opened this issue 1 year ago • 0 comments

Could not read source map for file: ./node_modules/googleapis-common/build/src/endpoint.js: ENOENT: no such file or directory, open '.\node_modules\googleapis-common\build\src\endpoint.js.map'

I got the above error message while debugging. I was importing it as module and using it in the index file where i defined server.

Can you please fix this issue? Thx.

samasizworld avatar Jul 25 '24 16:07 samasizworld