Getting Following error at the time of installing neo4j

C:\Program Files\neo4j-community-3.4.5>bin\neo4j install-service
You must provide a value expression on the right-hand side of the '-' 
operator.
At C:\Program 
Files\neo4j-community-3.4.5\bin\Neo4j-Management\Get-Neo4jPrunsrv
.ps1:107 char:12

   - 
   
     {$_ - <<<< in @("ServerInstallInvoke", "ServerUpdateInvoke")} {
   
   - CategoryInfo : ParserError: (:) [], ParseException
      - FullyQualifiedErrorId : ExpectedValueExpression
   
Invoke-Neo4j : The term 'Get-Neo4jPrunsrv' is not recognized as the name of 
a c
mdlet, function, script file, or operable program. Check the spelling of 
the na
me, or if a path was included, verify that the path is correct and try 
again.
At line:1 char:235

   - try { Unblock-File -Path 'C:\Program 
   Files\neo4j-community-3.4.5\bin\Neo4j-Ma
   nagement*.*' -ErrorAction 'SilentlyContinue' } catch {};Import-Module 
   'C:\Prog
   ram Files\neo4j-community-3.4.5\bin\Neo4j-Management.psd1'; Exit 
   (Invoke-Neo4j
   <<<< install-service)
      - CategoryInfo : NotSpecified: (:) [Write-Error], WriteErrorExcep
      tion
      - FullyQualifiedErrorId : 
      Microsoft.PowerShell.Commands.WriteErrorExceptio
      n,Invoke-Neo4j
   

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to