fix(all): Migration to Linus.
This commit is contained in:
parent
78ed13bb5e
commit
820942c41b
1 changed files with 0 additions and 1 deletions
|
@ -810,7 +810,6 @@ export class GBDeployer implements IGBDeployer {
|
|||
|
||||
GBLog.info(`Installing modules default.gbui (It may take a few minutes)...`);
|
||||
|
||||
child_process.execSync(`rm -r node_modules 2>/dev/null`, { cwd: root });
|
||||
child_process.execSync(`${npm} install`, { cwd: root });
|
||||
|
||||
GBLog.info(`Transpiling default.gbui...`);
|
||||
|
|
Loading…
Add table
Reference in a new issue