fix(core): update
This commit is contained in:
@@ -62,7 +62,6 @@ export class NpmciNodeJsManager {
|
||||
await bash('npm install -g npm');
|
||||
await bash('node -v');
|
||||
await bash('npm -v');
|
||||
await bash('pnpm -v');
|
||||
|
||||
// lets look for further config
|
||||
const config = await this.npmciRef.npmciConfig.getConfig();
|
||||
|
||||
Reference in New Issue
Block a user