hey qq - I’m having an issed with seed where I’m s...
# general
f
hey qq - I’m having an issed with seed where I’m seeing
Expected version ">=16.0.0". Got "14.15.4" error Found incompatible module.
even though I’m specifying a node version in
package.json
->
Copy code
"engines" : { 
    "node" : ">=16.0.0"
  },
any help would be greatly appreciated!
t
Hey we've moved to discord see the above message
f
@Fiig you can pin the node version in ur Seed buildspec. Here’s an example https://seed.run/docs/adding-a-build-spec.html#customizing-node-versions
f
@thdxr my mistake! moving to discord, thank you @Frank thanks!
f
Our discord also has a #seed channel, u can share future questions in there.