79553140

Date: 2025-04-03 13:56:45
Score: 1
Natty:
Report link

I'm not sure this is your issue, but be aware that ~ (tilde) does NOT expand during Node.js execution or in most build tools — it’s only expanded by your shell (like zsh or bash).

If that's the problem, use the full absolute path instead

Reasons:
  • Low length (0.5):
  • No code block (0.5):
Posted by: Mark Gavagan