-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
Hi. It is throwing error on cmake:
TypeError [ERR_INVALID_ARG_TYPE]: The "cb" argument must be of type function. Received undefined
at Object.writeFile (node:fs:2345:3)
at ReadFileContext.eval [as callback] (eval at inner_run (/home/wolfie/webodf/webodf/lib/runtime.js:1839:50), <anonymous>:546:20)
at FSReqCallback.readFileAfterOpen [as oncomplete] (node:fs:297:13) {
code: 'ERR_INVALID_ARG_TYPE'
}
<anonymous_script>:674
throw err;
^
Node.js v24.12.0
CMake Error at webodf/CMakeLists.txt:12 (include):
include could not find requested file:
/home/wolfie/webodf/build/jsfileslist.txt
Metadata
Metadata
Assignees
Labels
No labels