Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Error: Cannot assign to read only property 'createGzip' of object '#<Object>' #1009

Open
lasergoat opened this issue Jan 18, 2018 · 0 comments

Comments

@lasergoat
Copy link

2018-01-18T15:45:22.606197+00:00 app[web.1]: /app/node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js:228
2018-01-18T15:45:22.606209+00:00 app[web.1]:                             pkg[prop] = this.instruCbReg(config, prop, pkg[prop], newPath);
2018-01-18T15:45:22.606210+00:00 app[web.1]:                                       ^
2018-01-18T15:45:22.606211+00:00 app[web.1]: 
2018-01-18T15:45:22.606212+00:00 app[web.1]: TypeError: Cannot assign to read only property 'createGzip' of object '#<Object>'
2018-01-18T15:45:22.606213+00:00 app[web.1]:     at AsyncTrack.instrument (/app/node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js:228:39)
2018-01-18T15:45:22.606214+00:00 app[web.1]:     at Module.asyncTrackRequire [as require] (/app/node_modules/@glimpse/glimpse-agent-node/release/async-track/async-track.js:112:26)
2018-01-18T15:45:22.606215+00:00 app[web.1]:     at require (internal/module.js:11:18)
2018-01-18T15:45:22.606216+00:00 app[web.1]:     at Object.<anonymous> (/app/node_modules/request/request.js:8:12)
2018-01-18T15:45:22.606217+00:00 app[web.1]:     at Module._compile (module.js:643:30)
2018-01-18T15:45:22.606217+00:00 app[web.1]:     at Object.Module._extensions..js (module.js:654:10)
2018-01-18T15:45:22.606218+00:00 app[web.1]:     at Module.load (module.js:556:32)
2018-01-18T15:45:22.606219+00:00 app[web.1]:     at tryModuleLoad (module.js:499:12)
2018-01-18T15:45:22.606220+00:00 app[web.1]:     at Function.Module._load (module.js:491:3)
2018-01-18T15:45:22.606221+00:00 app[web.1]:     at Module.require (module.js:587:17)```
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant