canvasxyz / canvas

Programmable runtime for peer-to-peer applications
https://canvas.xyz
73 stars 5 forks source link

MODULE_NOT_FOUND okra-node on canvas README.md canvas init project #284

Open RightFootConsulting opened 4 months ago

RightFootConsulting commented 4 months ago

Upgraded to latest npm, ran npm install -g @canvas-js/cli

ran canvas init canvasChat

GOT:

node:internal/modules/cjs/loader:1144 const err = new Error(message); ^

Error: Cannot find module '../build/x64-win32/okra.node' Require stack:

Node.js v20.11.0

Expected an app to be initialized.

GGAlanSmithee commented 4 months ago

I would say this is the same as #274

It worked for me on WSL, just FYI @RightFootConsulting if you have access to that