Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project startup under Windows is prompted with document Yarn Start #9127

Closed
Vitosss opened this issue Aug 3, 2020 · 3 comments
Closed

Project startup under Windows is prompted with document Yarn Start #9127

Vitosss opened this issue Aug 3, 2020 · 3 comments
Labels
area-buildSystem related to our build system Sev3-low Low severity; minimal to no impact upon users type-bug

Comments

@Vitosss
Copy link

Vitosss commented Aug 3, 2020

yarn run v1.22.4
$ yarn build dev
$ node development/build/index.js dev
running task "dev"...
Starting 'dev'...
Starting 'clean'...
Finished 'clean'
Starting 'styles:dev'...
Finished 'styles:dev'
Starting 'scripts:core:dev:background'...
Starting 'scripts:core:dev:ui'...
Starting 'scripts:core:dev:phishing-detect'...
Starting 'scripts:core:dev:contentscript'...
Starting 'static:dev'...
Starting 'manifest:dev'...
Starting 'reload'...
Finished 'reload'
events.js:174
throw er; // Unhandled 'error' event
^

Error: spawn yarn ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:19)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
Emitted 'error' event at:
at Process.ChildProcess._handle.onexit (internal/child_process.js:246:12)
at onErrorNT (internal/child_process.js:415:16)
at process._tickCallback (internal/process/next_tick.js:63:19)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

@jacobc-eth
Copy link

@WANGJIAWEI999 This doesn't appear to be a MetaMask bug. Developer support requests should be directed to the Ethereum Stack Exchange group:

https://ethereum.stackexchange.com

@Gudahtt
Copy link
Member

Gudahtt commented Oct 19, 2020

Reopening this, as this is a problem with the MetaMask extension build system.

We don't use Windows for development as a team, but I think we should support development on Windows to help community contributors at least.

@Gudahtt Gudahtt reopened this Oct 19, 2020
@Gudahtt
Copy link
Member

Gudahtt commented Jan 13, 2021

This was fixed in #9628

@Gudahtt Gudahtt closed this as completed Jan 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-buildSystem related to our build system Sev3-low Low severity; minimal to no impact upon users type-bug
Projects
None yet
Development

No branches or pull requests

3 participants