Post
Topic
Board Bitcoin Technical Support
Re: Help needed with installing Bitcoin Core on a Chromebook
by
BitMaxz
on 03/05/2023, 19:04:43 UTC

Here is the output from your command modifications:
https://ibb.co/41jmk3B

That error is due to your folder with extra space next time rename your folder "My files" into a single folder name like "Myfiles" to avoid this error. Anyway would you mind to try this command below

Code:
cd ~"/My files/Downloads"

Or this one

Code:
cd ~/"My files"/Downloads

Let's see what will be the result.