generator-easy-ui5
generator-easy-ui5 copied to clipboard
Meta-generator various project types within the UI5 Universe
Hello, Issue with easy ui5 project creation ## Easy-Ui5 version: > Run `yo easy-ui5 --plugins` to print all relevant version strings Node.js: v16.13.0 yeoman-environment: 3.10.0 generator-easy-ui5: 3.5.0 home: C:\Users\xxxxxx\AppData\Roaming\npm\node_modules\generator-easy-ui5 pluginsHome:...
Easy-UI5 is using internally the `installDependencies` command from Yeoman which adds the `--cache-min 86400` arguments to the `npm install` command. This causes issues if new dependencies are needed like new...
npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: @octokit/[email protected] npm WARN Found: @octokit/[email protected] npm WARN node_modules/generator-easy-ui5/node_modules/@octokit/core npm WARN peer @octokit/core@"^3.5.0" from @octokit/[email protected] npm WARN node_modules/generator-easy-ui5/node_modules/@octokit/plugin-throttling npm WARN @octokit/plugin-throttling@"^3.5.2"...
## Easy-Ui5 version: > Run `yo easy-ui5 --plugins` to print all relevant version strings ``` Node.js: v18.2.0 yeoman-environment: 3.9.1 generator-easy-ui5: 3.4.0 home: /opt/homebrew/lib/node_modules/generator-easy-ui5 pluginsHome: /opt/homebrew/lib/node_modules/generator-easy-ui5/plugin-generators Available generators: - generator-ui5-project: 0.1.1...
Hello all, Are there any plans in supporting GitLab? Just like the orgs on GitLab, we should be able to add the information to connect to GitLab. At my project...
## Easy-Ui5 version: ``` Node.js: v16.14.0 yeoman-environment: 3.9.1 generator-easy-ui5: 3.2.2 home: /root/.nvm/versions/node/v16.14.0/lib/node_modules/generator-easy-ui5 pluginsHome: /root/.npm/_generator-easy-ui5/plugin-generators Available generators: - generator-ui5-project: 0.1.1 ``` ## OS/version: SLES15-SP1 ## Browser/version (+device/version): ## Steps to reproduce...
When behind the corporate proxy the generator fails with the following error: `Failed to connect to GitHub to retrieve available repository for "ui5-community" organization! Run with --verbose for details! RequestError...
This issue was generated by the SAP Repository Linter. It checks repositories for their compliance with the SAP open source project guidelines. As an SAP employee you can see further...
This issue was generated by the SAP Repository Linter. It checks repositories for their compliance with the SAP open source project guidelines. As an SAP employee you can see further...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...