sourceMap Issue #3524
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
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.
The text was updated successfully, but these errors were encountered: