adonis-vscode-extension icon indicating copy to clipboard operation
adonis-vscode-extension copied to clipboard

Cannot read proprties of undefined (reading 'join')

Open incorvia opened this issue 1 year ago • 0 comments

Package version

1.3.1

Node.js and npm version

21.7.3, 10.5

Sample Code (to reproduce the issue)

CleanShot 2024-05-23 at 21 46 15@2x

BONUS (a sample repo to reproduce the issue)

This happens when I spin up a new project with AdonisJS, with the extension installed and try and run the list routes command. Seems maybe the structure of the response has changed and now the parsing function mishandles it? The output is printed to the output tab but I'm just showing how to recreate it in the picture.

incorvia avatar May 24 '24 02:05 incorvia