36926/truffle-does-not-open-console-instead-opens-truffle-js-file
I have installed truffle on Windows system. I have unboxed metacoin project and now trying to run it but truffle is not working. When I run truffle console command, it opens truffle.js file instead of truffle console.
When running truffle commands on Windows system, you have to mention the extension of the command, or else Windows will not recognize. Try:
truffle.cmd console
Setup actual boot node, don't treat base ...READ MORE
to be specific there are few logical ...READ MORE
You can manually pull this (and any ...READ MORE
First try restarting the system and then ...READ MORE
This was a bug. They've fixed it. ...READ MORE
Summary: Both should provide similar reliability of ...READ MORE
I have been working with Interacting a ...READ MORE
First, initialize truffle project by running: $ truffle ...READ MORE
The default port for geth is 30303. ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.