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
But it should be generators/app/index.js as there is no generators/index.js. Probably the projectRoot passed to generator-node/generators/app is wrong:
The following value is generated:
But it should be
generators/app/index.jsas there is nogenerators/index.js. Probably theprojectRootpassed togenerator-node/generators/appis wrong:generator-generator/app/index.js
Line 69 in a4abe0c