Applicationinsights-js: [BUG] React 3.1.1 does is not reusing the shims v2 module correctly -- causing __extends errors

Created on 26 Apr 2021  路  11Comments  路  Source: microsoft/ApplicationInsights-JS

Description/Screenshot

Steps to Reproduce

  • OS/Browser:
  • SDK Version [e.g. 22]:
  • How you initialized the SDK:

Expected behavior

Additional context
Add any other context about the problem here.

bug p1 released - NPM

Most helpful comment

Ok, finally published!!!

If there are still issues related to this please comment here and I'll jump on it.
For now closing this issue.

All 11 comments

I've deprecated v3.1.1 package until I can publish an updated version

PR to fix this is #1555

Reopening for tracking

FYI - Internal prod build servers are timing out -- I need a good clean run to be able to release, will release as soon as I get a good run.

Still having issues with the new tests on the internal servers -- still working on it

Finally got a good build, however, the publish step is broken and will require an update -- unlike to get this fixed today now 馃槥 馃槶

Publish step is broken

Got socket timeout issue with fresh npm install attempt just now (28th APr 2021 21:20 IST).

npm ERR! request to https://registry.npmjs.org/@microsoft/applicationinsights-shims/-/applicationinsights-shims-2.0.0.tgz failed, reason: Socket timeout
Is it due to broken publish?

@sujitykulkarni, no that is not due to the broken publish, that sounds like a network issue or a problem on the npmjs servers.

The publish issue is an issue in the way the production build servers prepare the tarball, and turns out that even though we have a pre-package step the publish was re-creating it without have full access to all of the packages (on the publish servers) the fix for this is in PR #1557

PR is merged, back on the waiting for official internal build generation before publishing -- __hopefully__ this will complete within the next few hours (yes can take this long 馃槩 )

Ok, finally published!!!

If there are still issues related to this please comment here and I'll jump on it.
For now closing this issue.

Was this page helpful?
0 / 5 - 0 ratings