#[Solved] Dagger crashes on .getEngineVersion

1 messages · Page 1 of 1 (latest)

civic wolf
quaint owl
civic wolf
#

I don't have node.go. All my code is in ts.
I do have node.ts but that's 117 lines long.

quaint owl
#

you're using a node module by any chance that's written in GO?

#

^ That NodeAnalyzer there is not coming from Dagger

civic wolf
#

Ohk, damm.

quaint owl
civic wolf
#

It was featured, so I trusted it ; (

quaint owl
quaint owl
#

like this:

{
  "engines": {
    "node": ">=0.10.3 <15"
  }
}
civic wolf
#

Nope

quaint owl
#

try adding that

#

with whatever node versions work best for you

civic wolf
#

Yeah, that seems to fix the issue!

#

Hat's off to your debugging though 🔥🔥

quaint owl
civic wolf