We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, I want install neo4j 3.3.3 windows 64bit (https://go.neo4j.com/download-thanks.html?edition=community&release=3.3.3&flavour=winzip&_ga=2.189430059.1057057493.1520806603-424215279.1520421723)
When I install neo4j on windows cmd (admin mode), continuously error was happend.
Error message is below, "Powershell is not internal/external command, available program or bathfile.
I setup windows environment variables about Java path (JDK and JRE ver 1.8.0_161) Javac and java was ran well on cmd
Finally I input command, then error is there.
bin\neo4j console
Can you solve this errors?
Attach a windows environment variables
The text was updated successfully, but these errors were encountered:
What version of Windows are your running?
Can you run PowerShell from the command prompt?
Sorry, something went wrong.
My version is window 10 64bit @glennsarti
@glennsarti Hello. I ran on both PowerShell and cmd. Same error messages were there.
powershell
cmd
Could you fix this issue?
I thought this error associate with global environment of windows (like #24)
I installed neo4j window exe file, this is well done on descktop program. But same error was there on terminal.
No branches or pull requests
Hello,
I want install neo4j 3.3.3 windows 64bit (https://go.neo4j.com/download-thanks.html?edition=community&release=3.3.3&flavour=winzip&_ga=2.189430059.1057057493.1520806603-424215279.1520421723)
When I install neo4j on windows cmd (admin mode), continuously error was happend.
Error message is below,
"Powershell is not internal/external command, available program or bathfile.
I setup windows environment variables about Java path (JDK and JRE ver 1.8.0_161)
Javac and java was ran well on cmd
Finally I input command, then error is there.
Can you solve this errors?
Attach a windows environment variables
The text was updated successfully, but these errors were encountered: