79115872

Date: 2024-10-22 22:06:48
Score: 1
Natty:
Report link

It seems that you should be importing NodePath from @babel/core, not @babel/node.

Try:

import { NodePath } from '@babel/core'
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Octavian