Skip to content

Instantly share code, notes, and snippets.

@sz3lbi
sz3lbi / output.txt
Created November 9, 2023 12:41
UI5 CLI log output when building a SAPUI5 project
This file has been truncated, but you can view the full file.
node.exe : verb cli:middlewares:base using @ui5/cli version 3.7.0 (from C:\Users\username\appname\node_modules\@ui5\cli\bin\ui5.cjs)
At C:\Users\username\AppData\Local\nvs\default\npx.ps1:16 char:5
+ & "$basedir/node$exe" "$basedir/node_modules/npm/bin/npx-cli.js" ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (verb cli:middle...li\bin\ui5.cjs):String) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError
verb cli:middlewares:base using node version v18.18.0
verb generateProjectGraph Creating project graph using npm provider...
verb generateProjectGraph No workspace configuration file provided at C:\Users\username\appname\ui5-workspace.yaml
@sz3lbi
sz3lbi / tree.txt
Created November 9, 2023 12:36
Structure of the `resources' directory in the SAPUI5 project created with the UI5 tooling
This file has been truncated, but you can view the full file.
│ jquery-sap.js
│ jquery-sap.js.map
│ jquery.sap.act-dbg.js
│ jquery.sap.act.js
│ jquery.sap.act.js.map
│ jquery.sap.dom-dbg.js
│ jquery.sap.dom.js
│ jquery.sap.dom.js.map
│ jquery.sap.encoder-dbg.js
│ jquery.sap.encoder.js