Skip to content

Error while compiling #962

@lokeb

Description

@lokeb

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions