You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SyntaxError: Unexpected token '?'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Object.require.extensions. [as .js] (/home/papa/telegram-chatgpt-concierge-bot/node_modules/ts-node/src/index.ts:1608:43)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/home/papa/telegram-chatgpt-concierge-bot/node_modules/langchain/src/agents/index.ts:24:13)
at Module._compile (internal/modules/cjs/loader.js:999:30)
npm ERR! code 1
npm ERR! path /home/papa/telegram-chatgpt-concierge-bot
npm ERR! command failed
npm ERR! command sh -c ts-node src/index.ts
npm ERR! A complete log of this run can be found in:
npm ERR! /home/papa/.npm/_logs/2023-04-18T07_40_55_333Z-debug.log
can anyone help please?
The text was updated successfully, but these errors were encountered:
[email protected] start
papa@raspberrypi2:~/telegram-chatgpt-concierge-bot $ /home/papa/telegram-chatgpt-concierge-bot/node_modules/langchain/dist/agents/executor.cjs:48
input.returnIntermediateSteps ?? this.returnIntermediateSteps;
^
SyntaxError: Unexpected token '?'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Object.require.extensions. [as .js] (/home/papa/telegram-chatgpt-concierge-bot/node_modules/ts-node/src/index.ts:1608:43)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/home/papa/telegram-chatgpt-concierge-bot/node_modules/langchain/src/agents/index.ts:24:13)
at Module._compile (internal/modules/cjs/loader.js:999:30)
npm ERR! code 1
npm ERR! path /home/papa/telegram-chatgpt-concierge-bot
npm ERR! command failed
npm ERR! command sh -c ts-node src/index.ts
npm ERR! A complete log of this run can be found in:
npm ERR! /home/papa/.npm/_logs/2023-04-18T07_40_55_333Z-debug.log
can anyone help please?
The text was updated successfully, but these errors were encountered: