Learn Bash by Building a Boilerplate

Task: This looks much better. The three icons are now in the icons folder. Make a fonts folder in your assets folder from here for all the font files.

Solv:
codeally@8cedb09dea6c:~/project/website/client/assets$ cd ~/project/website
codeally@8cedb09dea6c:~/project/website$ mkdir client/assets/fonts
codeally@8cedb09dea6c:~/project/website$ ls client/assets/
fonts icons images
codeally@8cedb09dea6c:~/project/website$

Why don’t I continue to pass the course, what am I doing wrong? I’m standing still and can’t move on, help

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Ask for Help button located on the challenge (it looks like a question mark). This button only appears if you have tried to submit an answer at least three times.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Thank you.

1 Like

Maybe you can help me solve this problem?
why doesn’t platform let me go further, I’m sure I’m doing everything right

Please follow the steps I previously posted to make a new post

I still didn’t understand what I was doing and where to find the Ask for Help button

This way we can get a post that contains the challenge, see the requirements needed to pass, and see all your code. With what you initially posted, we have no idea what the requirements are. Thats why is requested to make the post this way. If you have failed the challenge three times then you will see the question mark button

I understand what you’re describing and what you’re talking about, but still I don’t get this button, I’m frustrated

Can you show me what it looks like? Drop a screenshot?

I apologize. Didnt pay attention, I forgot the bash is different from the other challenges so you wont see the button like the other challenges. I see what you have been trying to pass the challenge. Can you copy the requirements of the step you are on and paste it here.

1 Like

As you can see, I did all the steps correctly and created a folder called “fonts”, but the system doesn’t let me through, I’ve been sitting on this task for 2 days now and I understand that it’s not my fault.

Task: This looks much better. The three icons are now in the icons folder. Make a fonts folder in your assets folder from here for all the font files.

Solv:
codeally@8cedb09dea6c:~/project/website/client/assets$ cd ~/project/website
codeally@8cedb09dea6c:~/project/website$ mkdir client/assets/fonts
codeally@8cedb09dea6c:~/project/website$ ls client/assets/
fonts icons images
codeally@8cedb09dea6c:~/project/website$

Why don’t I continue to pass the course, what am I doing wrong? I’m standing still and can’t move on, help

will you help me? As you can see, I did all the steps correctly and created a folder called “fonts”, but the system doesn’t let me through, I’ve been sitting on this task for 2 days now and I understand that it’s not my fault.

Task: This looks much better. The three icons are now in the icons folder. Make a fonts folder in your assets folder from here for all the font files.

Sorry, I am at work right now. It looks correct, but I will give it a closer look when I get a second

To be honest, I am not seeing an issue. You are in the website folder and made the right command. When I was going through this challenge I had a similar issue before, it was making one of the folders. Even though the folder was showing it said it didnt pass so I ran the command to make the folder again, and it passed. Can you try resetting, going to the right folder and just running the command to make the fonts folder again and see what happens

Unfortunately, nothing has changed, thanks for your help, I have to leave this course(

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.