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
$ npm install emanator@latest
npm WARN deprecated [email protected]: this library is no longer supported
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated [email protected]: request has been deprecated, see https://github.com/request/request/issues/3142
added 222 packages in 2s
25 packages are looking for funding
run `npm fund` for details
$ /home/trash/Downloads/kdx/node_modules/emanator/emanate --all
_ _ ___ _ _
|_/ | \ \/
| \_ |__/ _/\_
[19:09:38] selecting go version go1.16.0
/home/trash/Downloads/kdx/node_modules/emanator/lib/modules/go.js:93
mkdirp(folder);
^
TypeError: mkdirp is not a function
at /home/trash/Downloads/kdx/node_modules/emanator/lib/modules/go.js:93:4
at new Promise (<anonymous>)
at Object.go (/home/trash/Downloads/kdx/node_modules/emanator/lib/modules/go.js:87:10)
at /home/trash/Downloads/kdx/kdx/.emanate:59:28
at /home/trash/Downloads/kdx/kdx/.emanate:301:3
at Emanate.emanate (/home/trash/Downloads/kdx/node_modules/emanator/emanate:148:70)
at Emanate.main (/home/trash/Downloads/kdx/node_modules/emanator/emanate:106:15)
Node.js v18.13.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Building results in error message "TypeError: mkdirp is not a fuction"
To Reproduce
Follow build instructions.
Expected behavior
No fatal error messages.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: