You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 23, 2025. It is now read-only.
"core-js": "^2.5.7" is peerDependencies of @tableau/api-internal-contract-js @tableau/api-internal-contract-js is dependencies of @tableau/embedding-api
I use
"@tableau/embedding-api": "3.9.0"in one of my projects. And in one day mynpm cistuck. The reason was"core-js": "^2.5.7", because this version is deprecated: https://www.npmjs.com/package/core-js?activeTab=versions"core-js": "^2.5.7"ispeerDependenciesof@tableau/api-internal-contract-js@tableau/api-internal-contract-jsisdependenciesof@tableau/embedding-api