79418078

Date: 2025-02-06 13:26:24
Score: 0.5
Natty:
Report link

I was facing error in AWS lambda functions that path was not found... What I did was used following to make it work

import path from "node:path";

Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Jainam Jhaveri