Closed raulgomezc closed 5 years ago
thanks! will investigate this
Can not reproduce the issue in master branch. Can you please sync with master and try again? Also please ensure you have read and write permission in the directory.
MacBook-Pro-de-Sumit:opencerts-website sumitchaudhari$ npm run dev-cli
> opencerts-website@2.0.0 dev-cli /Users/sumitchaudhari/govtech/opencerts-website
> node -r esm ./scripts/cli.js
? Operation? Add a template
? Organisation Domain Name? e.g: moe.edu.sg ex.edu.sg
? Template Name? (this is the value that will be in your certificate file) e.g: 2019-Feb-GovTech-Opencerts-Associate 2019-May-Ex
? Organisation Domain Name: ex.edu.sg, Template Name: 2019-May-Ex
Folder will be created at /Users/sumitchaudhari/govtech/opencerts-website/src/components/CertificateTemplates/tlds/sg/edu/ex/2019-
May-Ex Yes
MacBook-Pro-de-Sumit:opencerts-website sumitchaudhari$
What version of node
are you on?
Fixed, the issue was the node version, maybe adding it to the readme? Closing the issue
When running
npm run dev-cli
, the client hangs like this: