Open krisbitney opened 1 year ago
Describe the bug npx polywrap deploy fails because the Deployer module can't find @polywrap/core-js.
npx polywrap deploy
@polywrap/core-js
Please provide the steps to reproduce and if possible a minimal demo of the problem.
run npx polywrap deploy in a wrap without the CLI installed (e.g. in a docker environment).
Screenshots / logs https://github.com/polywrap/web-scraper/actions/runs/6313535960/job/17141801959
Describe the bug
npx polywrap deploy
fails because the Deployer module can't find@polywrap/core-js
.Please provide the steps to reproduce and if possible a minimal demo of the problem.
run
npx polywrap deploy
in a wrap without the CLI installed (e.g. in a docker environment).Screenshots / logs https://github.com/polywrap/web-scraper/actions/runs/6313535960/job/17141801959