Michael Rashkovsky
Results
2
issues of
Michael Rashkovsky
The spark intro contains the following invalid command: ``` local_machine:~$ scp -r -i ubuntu@:~/price_data ``` It should actually be something like: ```scp -r -i ubuntu@:~/price_data```
## System information ``` v16.19.0 8.19.2 linux 6.1.8-arch1-1 x64 ``` nodegit 0.27.0 I'm getting the following at runtime when trying to clone an https repository: ``` /usr/bin/node: symbol lookup error:...