botpress / nlu

This repo contains every ML/NLU related code written by Botpress in the NodeJS environment. This includes the Botpress Standalone NLU Server.
22 stars 21 forks source link

chore: ensure launch.json uses node 12 #211

Closed franklevasseur closed 2 years ago

franklevasseur commented 2 years ago

I lost about an hour because of that lol...

Basically Knex "^0.20.1" only works with node 12 and vscode was using node 16 when debugging