Gabriel Mangiurea

Results 4 comments of Gabriel Mangiurea

Any update on this? I can't, for the life of me, find a way to configure `installDependencies`. `this.installDependencies` always errors out with `is not a function`. And also, I just...

> Any update on this? > > I can't, for the life of me, find a way to configure `installDependencies`. > `this.installDependencies` always errors out with `is not a function`....

> @gbrlmngr just do like @mshima suggested, adding `this.env.options.nodePackageManager = 'yarn';` to the generator solves the problem @phatpham9: Are you suggesting to specifically use `yarn` or to set `nodePackageManager` to...

@alexandra-c downgrading to the previous major version worked for me, with everything working as expected.