Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 72e01ce

Browse files
author
Akos Kitta
committed
fix(build): ignore post install scripts
for example, protoc. Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
1 parent ccc3801 commit 72e01ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎electron/packager/index.js‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ ${fs
276276
join(repoRoot, 'electron', 'build'),
277277
'--registry',
278278
'http://localhost:4873',
279+
'--ignore-scripts',
279280
],
280281
'Installing dependencies'
281282
);

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /