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

Blueprint generator exits with error #21274

Closed
1 task done
glewe opened this issue Mar 1, 2023 · 2 comments
Closed
1 task done

Blueprint generator exits with error #21274

glewe opened this issue Mar 1, 2023 · 2 comments

Comments

@glewe
Copy link

glewe commented Mar 1, 2023

Overview of the issue

When I run a fresh jhipster generate-blueprint with default values (named it 'lsy-blueprint') it exists with the following error for each selected sub-generator:

  1) SubGenerator client of lsy-blueprint JHipster blueprint
       run
         "before all" hook for "should succeed":
     Error: Some blueprints were not found jhipster-lsy-blueprint, you should install them manually
      at JHipsterClientGenerator.error (node_modules\generator-jhipster\generators\generator-base.js:1937:11)
      at JHipsterClientGenerator._configureBlueprints (node_modules\generator-jhipster\generators\generator-base-blueprint.js:498:14)
      at JHipsterClientGenerator.composeWithBlueprints (node_modules\generator-jhipster\generators\generator-base-blueprint.js:428:12)
      at JHipsterClientGenerator._postConstruct (node_modules\generator-jhipster\generators\client\index.js:95:18)
      at Environment.instantiate (node_modules\generator-jhipster\node_modules\yeoman-environment\lib\environment.js:819:40)
      at Environment.create (node_modules\generator-jhipster\node_modules\yeoman-environment\lib\environment.js:778:17)
      at RunContext.build (node_modules\yeoman-test\lib\run-context.js:142:14)
      at RunContext.run (node_modules\yeoman-test\lib\run-context.js:210:10)
      at Context.<anonymous> (file:///d:/Lsy/cGroup/lsy-blueprint/generators/client/generator.spec.mjs:20:10)
      at processImmediate (node:internal/timers:466:21)
Motivation for or Use Case

The generation of a plain core blueprint should run through with no errors.

Reproduce the error

Run jhipster generate-blueprint

Related issues

None found

Suggest a Fix

n/a

JHipster Version(s)

7.9.3

JHipster configuration

Default

Entity configuration(s) entityName.json files generated in the .jhipster directory

n/a

Browsers and Operating System

Windows 11

  • Checking this box is mandatory (this is just to show you read everything)

Best regards,
George

@github-actions
Copy link
Contributor

This issue is stale because it has been open for too long without any activity.
Due to the moving nature of jhipster generated application, bugs can become invalid.
If this issue still applies please comment otherwise it will be closed in 7 days

@mshima
Copy link
Member

mshima commented Sep 14, 2023

Lot's has changed at generate-blueprint.
I am closing the issue because I could not reproduce.
If the problem persist, please post the blueprint's .yo-rc.json file.

@mshima mshima closed this as completed Sep 14, 2023
@deepu105 deepu105 added this to the 8.0.0-rc.1 milestone Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants