> my-website@0.0.0 start > docusaurus start [INFO]Starting the development server... node:os:68 thrownewERR_SYSTEM_ERROR(ctx); ^ SystemError[ERR_SYSTEM_ERROR]:A system error occurred: uv_interface_addresses returned Unknown system error 13(Unknown system error 13) at Object.networkInterfaces(node:os:277:16) at address.interface(/root/DanielToyama.github.io/node_modules/address/lib/address.js:71:23) at address.ip(/root/DanielToyama.github.io/node_modules/address/lib/address.js:111:22) at /root/DanielToyama.github.io/node_modules/detect-port/lib/detect-port.js:88:32 at Server.<anonymous> (/root/DanielToyama.github.io/node_modules/detect-port/lib/detect-port.js:118:12) at Object.onceWrapper (node:events:632:28) at Server.emit (node:events:518:28) at emitListeningNT (node:net:1906:10) at process.processTicksAndRejections (node:internal/process/task_queues:81:21) { code:'ERR_SYSTEM_ERROR', info:{ errno:13, code:'Unknown system error 13', message:'Unknown system error 13', syscall:'uv_interface_addresses' }, errno:[Getter/Setter], syscall:[Getter/Setter] } Node.js v20.11.1
既然sim-phi使用了GPLv3的licence,这也就意味着simphi是作为自由软件发布的,本协议明确确认你不受限制地运行未修改的程序的权利。仅在输出内容构成受保护的作品时,运行受保护的作品所产生的输出受本协议的约束。GPL的核心精神便是使用自由软件。根据GPLv3的第二项:基本权利的原文:“This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. ”(本协议明确确认你不受限制地运行未修改的程序的权利。仅在输出内容构成受保护的作品时,运行受保护的作品所产生的输出受本协议的约束。),