Costas Papastathis

Results 91 comments of Costas Papastathis

Also I had to force push, as I rebased the branch on main for adding the init-wrapper script and NODE_CMD option on node 20 version

@phracek The service for seeing the logs of the failed tests is not reachable `server IP address could not be found.` Could also be this reason why the tests appear...

@AedinC The PR https://github.com/nodeshift-starters/reactive-example/pull/92 has been merged :)

> > @AedinC The PR [nodeshift-starters/reactive-example#92](https://github.com/nodeshift-starters/reactive-example/pull/92) has been merged :) > > Hi @pacostas. Do you want me to merge this PR? (Not used to merging PRs that aren't mine....

BTW accidentaly closed and re-opened this PR, can you approve the running workflows once more? @AedinC

@lcanavesio As a temporary solution, you can pass an env variable to the npm. So you can do something like `s2i -e npm_config_legacy_peer_deps=true build . my-build-image my-node-app` More info about...

@mafintosh I think this PR is good to be merged, can please have a look?

This PR upgrades the datatog from 3 to 5. This is a major change, I think a closer look should be taken on this one if everything still works fine...

@AshwinSridharan0410 Havent tested it, but you might also be able to make it work by creating a buildpack with the node-engine versions you want https://buildpacks.io/docs/for-buildpack-authors/tutorials/basic-buildpack/02_building-blocks-cnb/ and add it in addition...

Hello, where i can find the documentation about this library?