Last 12 weeks · 0 commits
4 of 6 standards met
I am not sure what i am doing wrong here, but i am getting an error when using your model: const temp_dir_1 = require("temp-dir"); ^ Error [ERR_REQUIRE_ESM]: require() of ES Module C:\Users\pc\Desktop\mvc\node_modules\temp-dir\index.js from C:\Users\pc\Desktop\mvc\dist\classes\protocols\http.js not supported. Instead change the require of index.js in C:\Users\user\Desktop\mvc\dist\classes\protocols\http.js to a dynamic import() which is available in all CommonJS modules.
Repository: sindresorhus/temp-dir. Description: Get the real path of the system temp directory Stars: 85, Forks: 5. Primary language: JavaScript. Languages: JavaScript (88.8%), TypeScript (11.2%). License: MIT. Latest release: v3.0.0 (3y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 85%. Top contributors: sindresorhus, Richienb, BendingBender.