Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BUG] Using deprecated packages: @babel/plugin-proposal-private-methods and vis #1475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Martinspire opened this issue Apr 30, 2024 · 0 comments
Assignees
Milestone

Comments

@Martinspire
Copy link

As mentioned in issue #1387 the @babel/plugin-proposal-private-methods is deprecated. In the issue however, it is solved by adding it, which was a different issue entirely (namely that it wasn't added and gave typescript issues).

So can it be replaced by the finalized package or is there something holding back the migration?
https://babeljs.io/docs/babel-plugin-transform-private-methods

Similarly vis gives an error about using visjs as well: [email protected]: Please consider using https://github.com/visjs. Is there any chance of that migration too? It doesn't look like its a massively different module, though it is handled a bit differently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants