iTech-dhananjay commented on issue #87:
URL: 
https://github.com/apache/pulsar-client-node/issues/87#issuecomment-1199075680

   Similar issue faced. 
   - For Mac M1 Silicon Chip
   Resolution :- if there is any gap or space in your folder name , kindly 
avoid that . As Folder name (DevOps Team) replace or avoid space with   
   (DevOps-Team or DevOps_Team).
   & then try to install pulsar-client 
   Follow the steps for installation :-
   #Go to site :- https://pulsar.apache.org/docs/getting-started-standalone
   ->brew install sdkman
   -> sdkman_rosetta2_compatible=true - Please edit this to true.
   -> sdk install java 17.0.3.6.1-amzn (Check Pre installed version -sdk list 
java|grep installed) then install
   
   after completion:- (Avoid Optional)
   $ tar xvfz apache-pulsar-2.10.1-bin.tar.gz
   $ cd apache-pulsar-2.10.1 
   ->$ bin/pulsar standalone
   Hope. it works !
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to