question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

System Error when running Ganache 2.0.0 on win32

See original GitHub issue

I tried to create a new work space in Ganache and it said this when i added a project and saved the workspace.

PLATFORM: win32 GANACHE VERSION: 2.0.0

EXCEPTION:

SyntaxError: Unexpected token k in JSON at position 0
    at JSON.parse (<anonymous>)
    at Pipe.channel.onread (internal/child_process.js:468:28)

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:13 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
imdariocommented, Apr 3, 2019

I ran into this same error. Please find my truffle-config.js in this gist: https://gist.github.com/imdario/be9821fa2ec58de40bf6b8b79f13f7a0

This config was generated using truffle init and it wasn’t edited in any way.

0reactions
davidmurdochcommented, Apr 9, 2019

This should now be fixed in our latest beta: https://github.com/trufflesuite/ganache/releases/tag/v2.0.1-beta.0 Let me know if you have any issues or if the fix doesn’t work for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

System Error when running Ganache 2.0.0 on win32 #1184 · GitHub
Use this file to configure your truffle project. It's seeded with some. * common settings for different networks and features like migrations,.
Read more >
Windows Ganache install Errors - Ethereum Stack Exchange
I'm attempting to install ganache via npm install ganache from my windows machine using PowerShell. Upon execution, a list of errors is ...
Read more >
ganache-cli - npm
Ganache CLI uses ethereumjs to simulate full client behavior and make developing Ethereum applications faster, easier, and safer. It also ...
Read more >
truffleframework - Bountysource
System Error when running Ganache 2.5.4 on win32 $ 0. Created 1 month ago in trufflesuite/ganache with 0 comments. PLATFORM: win32. GANACHE VERSION:...
Read more >
Ganache Install File System Error Solution Windows 10
Solve File System Error while Installing Ganache in Windows 10. Use Add-AppxPackage -Path .\ Ganache -2.4.0-win-x64.appx command to Install ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found