Welcome to the Linux Foundation Forum!

having issue in running lab 5.1 Installing and Running FDC3 Sail

I am using wsl and my npm is 10.8.0 and node is v20.13.1

when I run npm run start, it runs for quite a while but fails on:

6:43:24 PM [main] Failed to move to new namespace: PID namespaces supported, Network namespace supported, but failed: errno = Permission denied
6:43:24 PM [main] [22783:0517/184324.889097:FATAL:zygote_host_impl_linux.cc(201)] Check failed: . : Invalid argument (22)

Can anyone help.

Comments

  • Hi all - I'm also running into installation issue. I get this error:

    \Downloads\FDC3-Sail\node_modules\electron
    npm error command failed
    npm error command C:\WINDOWS\system32\cmd.exe /d /s /c node install.js
    npm error RequestError: connect ETIMEDOUT 140.82.113.4:443
    npm error at ClientRequest. (C:\Users\Downloads\FDC3-Sail\node_modules\got\dist\source\core\index.js:970:111)
    npm error at Object.onceWrapper (node:events:634:26)
    npm error at ClientRequest.emit (node:events:531:35)
    npm error at origin.emit (C:\Users\Downloads\FDC3-Sail\node_modules\@szmarczak\http-timer\dist\source\index.js:43:20)
    npm error at emitErrorEvent (node:_http_client:108:11)
    npm error at TLSSocket.socketErrorListener (node:_http_client:511:5)
    npm error at TLSSocket.emit (node:events:519:28)
    npm error at emitErrorNT (node:internal/streams/destroy:169:8)
    npm error at emitErrorCloseNT (node:internal/streams/destroy:128:3)
    npm error at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    npm error at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1607:16)
    npm verbose cwd C:\Users\Downloads\FDC3-Sail
    npm verbose os Windows_NT 10.0.22621
    npm verbose node v20.17.0
    npm verbose npm v10.8.2
    npm verbose exit 1
    npm verbose code 1

Categories

Upcoming Training