cancel
Showing results for 
Search instead for 
Did you mean: 

Error opening Guided Development in VSCode

Rutul
Explorer
0 Kudos
439

Hi,

I have multiple projects in the same "folder" and all of them show 'Green' status.  For one of them when I open the Guided Development it gives me below error:

 "Module '@sap/ux-specification' not installed in project.
But I have it installed and I see the green status.
NPM version 10.9
node.js version v20.18.0
SAP Fiori Tools - Guided Development version 1.51.1
 
I have these under Status of the application.
Latest version of node module '@sap/ux-specification@1.124.2' installed.
Latest version of node module '@sap/ux-ui5-tooling@1.15.1' installed.
Latest version of node module '@sap-ux/ui5-middleware-fe-mockserver@2.2.66' installed.
 
Thanks,
Rutul Thakkar
Rutul
Explorer
0 Kudos
I ended up deleting and reinstalling VS Code completely. Seems to be working for now.
View Entire Topic
junwu
Active Contributor
0 Kudos

update your fiori tool to the latest.

Rutul
Explorer
0 Kudos

Hi - the Fiori tools is updated to the latest. The latest version is 1.15.1.

Also, I have other projects that do not have this error.

another error - when I try to Preview the application.

node:internal/modules/cjs/loader:1228
throw err;

Error: Cannot find module './db.json'

All of these error started to come after VS Code was upated to 1.94.1

Thanks,
Rutul Thakkar

junwu
Active Contributor
0 Kudos
yes, looks the latest is not available yet, so you have to downgrade to 1.93
Rutul
Explorer
0 Kudos
I have tried downgrading to 1.93 and still getting the error.