So importieren Sie das Pfadmodul im Modus js

const path = require('path');
Tough Tarsier