You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node blueprint uses workspaces.
A workspace (folder with package.json) for client and another for server.
A root package.json with prettier and scripts.
Eslint should be updated to v9 (mandatory since server is a node package too).
main generator may need adjusts to make it compatible with nodejs structure.
The text was updated successfully, but these errors were encountered:
Update to latest JHipster version.
Like jhipster/generator-jhipster#27764 nodejs uses a different structure.
Node blueprint uses workspaces.
A workspace (folder with package.json) for client and another for server.
A root package.json with prettier and scripts.
The text was updated successfully, but these errors were encountered: