79156661

Date: 2024-11-04 19:01:42
Score: 1
Natty:
Report link

make sure you’re not using it as a variable name or parameter

check the build script (buildScripts/build.js) for any usage of package as a variable or identifier, or try running babel with node

npx babel-node buildScripts/build.js
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: scar17off