Can't run npx create-miro-app since version 0.8.3

  • 10 January 2022
  • 1 reply
  • 112 views

I’m running “npx create-miro-app@latest” but received this error:

 

internal/modules/cjs/loader.js:905
  throw err;
  ^

Error: Cannot find module 'node:process'

 

I’ve also tried with explicit versions @0.8.4 and @0.8.3 with the same error. When running “npx create-miro-app@0.8.2” the interactive menu works fine.

I’m running npm version 8.3.0 and node version 14.17.2

 

Regards,

JMB


1 reply

Hi @jmbeas

Thanks for reporting this & apologies for this issue, I published a new version now to fix this issue. You can run `npx create-miro-app@latest` again & it should work fine. 

Thanks,
Ahmed 

Reply