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

Running buidler with a local aragon/aragon already running #170

Closed
rperez89 opened this issue Jun 4, 2020 · 4 comments
Closed

Running buidler with a local aragon/aragon already running #170

rperez89 opened this issue Jun 4, 2020 · 4 comments

Comments

@rperez89
Copy link

rperez89 commented Jun 4, 2020

Right now we are having the babel-plugins duplicates issue that is beign fixed here aragon/client#1434.

But if you want as a workaround fix it in your local aragon/aragon start it and then start an app with buidler we get this ms Error in plugin @aragon/buidler-aragon: Cannot start client. Port 3000 is in use.

Before buidler we had that feature, is that possible to include it again? i a really super usefull one.

@welcome
Copy link

welcome bot commented Jun 4, 2020

Thanks for opening your first issue in aragonCLI! Someone will circle back soon ⚡

@theethernaut
Copy link
Contributor

Hey @rperez89! There's an option to run the start command without the browser. Maybe that'll do what you want?

npx buidler start --no-browser

@rperez89
Copy link
Author

rperez89 commented Jun 9, 2020

Hey @rperez89! There's an option to run the start command without the browser. Maybe that'll do what you want?

npx buidler start --no-browser

ahh yeah! thxs!

@0xGabi
Copy link
Contributor

0xGabi commented Jun 12, 2020

I'll close this one as it was already addressed.

@0xGabi 0xGabi closed this as completed Jun 12, 2020
@0xGabi 0xGabi mentioned this issue Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants