google-api-nodejs-client
google-api-nodejs-client copied to clipboard
sourceMap Issue
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.