Closed jamesdwilson closed 5 years ago
On Mint 19,
Linux james-work-laptop 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
$ npm -v
6.11.3
$ node -v
v10.16.3
@jamesdwilson,
Thanks for finding this. It seems that when we start npx @webcodesk/init
, npx
tries to run init
service in Linux OS.
I published another module for Webcodesk initialization to avoid this collision. Please try to run the command:
npx @webcodesk/install-webcodesk <project-dir>