Closed robertd closed 4 years ago
Can you please try the full docker build workflow and let us know if you still see these issues?
Yes, I'm getting the same error. Sorry I didn't make this clear enough in my original post.
Hmm... I've ran these commands: git clean -fdx
, docker container prune
and docker image prune -a
and aws-cdk docker container is building properly now 👍. Local build still fails though.
Thanks for chiming in @eladb.
For the past few weeks, I haven't been able to build aws-cdk on my Mac or with Docker. I ended up using
lerna build
andlerna test
on individual packages, but I can't perform full build. Has anyone experienced this behavior?and
Full log below...
Environment
Other
Error Log
This is :bug: Bug Report