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
I am trying to run the just microfab command but i am getting this error:
SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at MicrofabProcessor.<anonymous> (/home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/src/microfab.ts:43:29)
at Generator.next (<anonymous>)
at /home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/lib/microfab.js:31:71
at new Promise (<anonymous>)
at __awaiter (/home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/lib/microfab.js:27:12)
at MicrofabProcessor.processFile (/home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/lib/microfab.js:47:16)
at /home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/src/cli.ts:530:37
at Generator.next (<anonymous>)
at /home/ggichuru/.nvm/versions/node/v16.18.0/lib/node_modules/@hyperledger-labs/weft/lib/cli.js:32:71
error: Recipe `microfab` failed with exit code 1
NOTE: microfab was runnig before.
i am using an Arch Linux distro
The text was updated successfully, but these errors were encountered:
I am trying to run the
just microfab
command but i am getting this error:NOTE: microfab was runnig before.
i am using an Arch Linux distro
The text was updated successfully, but these errors were encountered: