Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Running BUGs #153

Closed
2 tasks
Closed
2 tasks

Comments

@gustavoparedes1978
Copy link

gustavoparedes1978 commented Dec 12, 2017

Zircon

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

Before opening a new issue, you may find an answer in already closed issues:
https://github.com/trufflesuite/zircon/issues?q=is%3Aissue+is%3Aclosed

Issue Type

If your issue is related to building Ganache on your platform, please make sure you have a correctly setup build environment
on your platform, and that you have carefully read any error output for instructions that may fix your situation.

Description

(Add images if possible - but absolutely no images of terminal output please.)

Steps to reproduce

(Please be thorough)

Versions

  • Platform: (macOS / Windows / Linux)
  • Node:
  • Npm:

Hi, this is what I get when running "NPM START", I'm not able to watch anything.
image

node --version v9.2.0
node --version 5.5.1

@benjamincburns
Copy link
Contributor

From the console output it appears that you have a syntax error. Check git diff to see any modifications you might've inadvertently made.

If you aren't intending to develop or debug ganache, I highly recommend using one of our prebuilt releases from the release page.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.