You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
unpkg.com/[email protected]
Error: ENOTDIR: not a directory, mkdir '/home/fabien/Prototypes/har-offline/unpkg.com/[email protected]/dist'
at Object.mkdirSync (node:fs:1400:3)
at make (/usr/lib/node_modules/har-extractor/node_modules/make-dir/index.js:61:12)
at module.exports.sync (/usr/lib/node_modules/har-extractor/node_modules/make-dir/index.js:84:9)
at /usr/lib/node_modules/har-extractor/lib/har-extractor.js:48:21
at Array.forEach (<anonymous>)
at extract (/usr/lib/node_modules/har-extractor/lib/har-extractor.js:41:28)
at Object.<anonymous> (/usr/lib/node_modules/har-extractor/bin/cmd.js:51:5)
at Module._compile (node:internal/modules/cjs/loader:1275:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1329:10)
at Module.load (node:internal/modules/cjs/loader:1133:32) {
errno: -20,
syscall: 'mkdir',
code: 'ENOTDIR',
path: '/home/fabien/Prototypes/har-offline/unpkg.com/[email protected]/dist'
}
Files and directories until that point were created properly. If I check
Hi, here is the end of the log :
Files and directories until that point were created properly. If I check
seems to be a file, not a directory. Maybe it's due to redirections.
The text was updated successfully, but these errors were encountered: