Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to use ui5/cli 3.* version #934

Open
rabi84 opened this issue Mar 13, 2024 · 4 comments
Open

unable to use ui5/cli 3.* version #934

rabi84 opened this issue Mar 13, 2024 · 4 comments
Labels
bug Something isn't working information required Further information is required stale Issue is stale

Comments

@rabi84
Copy link

rabi84 commented Mar 13, 2024

Hi Team,

I am trying to migrate ui5/cli from 2.* version to 3.* version in UI repo, which contains one lib which also uses ui5/cli. Now I am getting the below error, I tried my best to fix but no clue yet, could you please help me on this.

verb graph:Module Could not find any build manifest in module ui-root
verb graph:Module Could not find a configuration file for module ui-root

⚠️ Process Failed With Error

Error Message:
Failed to create a UI5 project from module ui-root at /Users/YYY/ui. Make sure the path is correct and a project configuration is present or supplied.

Stack Trace:
Error: Failed to create a UI5 project from module ui-root at /Users/YYY/ui. Make sure the path is correct and a project configuration is present or supplied.
at projectGraphBuilder (file:///Users/YYY/ui/node_modules/@ui5/cli/node_modules/@ui5/project/lib/graph/projectGraphBuilder.js:120:9)
at async graphFromPackageDependencies (file:///Users/YYY/ui/node_modules/@ui5/cli/node_modules/@ui5/project/lib/graph/graph.js:73:23)
at async Object.handleBuild [as handler] (file:///Users/YYY/ui/node_modules/@ui5/cli/lib/cli/commands/build.js:165:11)

@flovogt
Copy link
Member

flovogt commented Mar 15, 2024

Hi @rabi84,
thanks a lot for opening this issue. Could you share your project with us (github repo or zipped project)? In case your project is related to an SAP customer, feel free to open a customer case on https://support.sap.com/ and share the project there.

@flovogt flovogt added bug Something isn't working information required Further information is required labels Mar 15, 2024
@flovogt
Copy link
Member

flovogt commented Mar 15, 2024

Its important to execute the ui5 build or ui5 serve command in the project root directory, where the ui5.yaml and package.json have to be located

@rabi84
Copy link
Author

rabi84 commented Mar 22, 2024

I am executing commands in root dirtectory only.
let me check with team if I can share the project repo here.
Thanks

Copy link
Contributor

This issue has been automatically marked as stale because it has been open for 60 days with no activity. It will be closed in 10 days if no further activity occurs.

@github-actions github-actions bot added the stale Issue is stale label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working information required Further information is required stale Issue is stale
Projects
None yet
Development

No branches or pull requests

2 participants