-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
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.
Metadata
Metadata
Assignees
Labels
priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.