kubeshop / monokle-cli

CLI for Monokle core validation library
19 stars 3 forks source link

Fix monokle init #29

Closed WitoDelnat closed 11 months ago

WitoDelnat commented 1 year ago

When I try to monokle init I get the following error:

code/monokle/monokle-demo  ▶ monokle init  
✔ Add your Kubernetes version (e.g. 1.27.1) … 1.27.1
✔ Choose frameworks › Baseline Pod Security Standard, Restricted Pod Security Standard
Error initializing config: Cannot find module '/snapshot/cjs/pss-baseline.js' imported from /snapshot/cjs/main.cjs}
f1ames commented 11 months ago

This was already fixed in https://github.com/kubeshop/monokle-cli/pull/32.