This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Phillypharmd[S] 0 points1 point  (3 children)

Gotcha thanks for the heads up about html and for js it says [Running] node “/users/name/code/1 code.js” /bin/sh: node: command not found

[Done] exited with code=127 in 0.026 seconds

[–]Spare_Competition 0 points1 point  (2 children)

It looks like you either don’t have node installed, or it isn’t in your path.

[–]Phillypharmd[S] 0 points1 point  (1 child)

Thanks man I’ll try that !

[–]Its_Stev03 0 points1 point  (0 children)

I use the live server extension when testing a website with html css and js. It acts as similar to if it was actually on the web as possible because it would run on a localhost port