Raffaele

Results 3 comments of Raffaele

I assume I have found the source of the problem in this [issue](https://github.com/aws/containers-roadmap/issues/1060).

Same problem This is my package.json I'm using node `v16.20.1` ``` "dependencies": { "@blueprintjs/core": "^5.0.1", "autoprefixer": "10.4.14", "eslint": "8.44.0", "eslint-config-next": "13.4.9", "next": "13.4.9", "postcss": "8.4.25", "react": "18.2.0", "react-dom": "18.2.0", "tailwindcss":...

Hi, Is your idea to optimize the installation phase of Node and PNPM and make it reusable in the other GH Actions? I'll fork the project and take a look...