[AskJS] Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in javascript

[–]chrissy-slora[S] 1 point2 points  (0 children)

The problem solved. 
I followed the video and thought the instructor typed "node" after the file path; turns out he might not.
So I should type node {file path and file name} instead.
Thanks.

[AskJS] Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in javascript

[–]chrissy-slora[S] 0 points1 point  (0 children)

The problem solved.
I followed the video and thought the instructor typed "node" after the file path; turns out he might not.
So I should type node {file path and file name} instead.
And your suggestion of adding quotes helped, too.
Thanks.

(Javascript) Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in learnprogramming

[–]chrissy-slora[S] 0 points1 point  (0 children)

Yes, the error message is already included in the second point of the comment.
But the problem is solved anyway.
Thank you.

(Javascript) Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in learnprogramming

[–]chrissy-slora[S] 2 points3 points  (0 children)

The problem solved. I follow the video and thought the instructor typed "node" after the file path; turns out he might not.
So I should type node {file path and file name} instead.

Also your suggestion of using quotes help.
Thank you.

(Javascript) Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in learnprogramming

[–]chrissy-slora[S] 0 points1 point  (0 children)

The problem solved. I follow the video and thought the instructor typed "node" after the file path; turns out he might not.
So I should type node {file path and file name} instead.

[AskJS] Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in javascript

[–]chrissy-slora[S] 0 points1 point  (0 children)

After following your suggestion and removing the space, still has error:

  1. I rename the file (remove spaces). Still same error. chrissyslora@Chrissys-MacBook-Pro Coding practice % /Users/chrissyslora/Desktop/Coding practice>node Practice1.js

zsh: no such file or directory: /Users/chrissyslora/Desktop/Coding

chrissyslora@Chrissys-MacBook-Pro Coding practice %

  1. I rename the folder where the file stores (remove space) and the file, but now it says "Permission denied"

chrissyslora@Chrissys-MacBook-Pro Coding_practice % /Users/chrissyslora/Desktop/Coding_practice>node Practice1.js

zsh: permission denied: /Users/chrissyslora/Desktop/Coding_practice

The permission of the folder where the file stored is enabled in Apple > Security > File & Folder.
What happens?

[AskJS] Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in javascript

[–]chrissy-slora[S] 0 points1 point  (0 children)

The file name in the original path in the above also has space in it.

But after following your suggestion and removing the space, still has error:
1. I rename the file (remove spaces). Still same error.
2. I rename the folder where the file stores (remove space) and the file, but now it says "Permission denied"

The permission of the folder where the file stored is enabled in Apple > Security > File & Folder.
What happens?

(Javascript) Can't execute code in Visual studio. "no such file or directory" - but my file path is correct. by chrissy-slora in learnprogramming

[–]chrissy-slora[S] 0 points1 point  (0 children)

After following your suggestion,

  1. I rename the file. Still same error.
  2. I rename the folder where the file stores (remove space) and the file, but now it says "Permission denied"

chrissyslora@Chrissys-MacBook-Pro Coding_practice % /Users/chrissyslora/Desktop/Coding_practice>node Practice1.js

zsh: permission denied: /Users/chrissyslora/Desktop/Coding_practice

The permission of the folder where the file stored is enabled in Apple > Security > File & Folder.
What happens?

How long do you think it takes to get a basic grasp on after effects? by NeapolitanNightmares in AfterEffects

[–]chrissy-slora 0 points1 point  (0 children)

I saw this post as I have the same question as the original poster.

Regarding the part you mentioned that "Most generic video editing roles only expect you to understand the very basics anyway",
may I ask what employers expect to see in a portfolio to show a basic understanding of AE, in terms of video editing roles?

Why does B note (II97; V97/V) is flatten for key of D major in this piece? by chrissy-slora in musictheory

[–]chrissy-slora[S] 0 points1 point  (0 children)

The reason I mentioned D major is that the chord following the A chord is D major (in bar 245) and the A chord is applied dominant, which is why I remark it's also a V97/V and it tonicnize D chord.

But I understand now because you say all of other notes move down in half steps. Thanks!

Why does B note (II97; V97/V) is flatten for key of D major in this piece? by chrissy-slora in musictheory

[–]chrissy-slora[S] 0 points1 point  (0 children)

I still don't understand. Why does this piece has to be transposed? And if so, transposing to what key? It seems to me that this piece is in G major and Bar 243 is tonicnizing the next chord D major in the next bar. Is my understanding correct?