Windows 10 Can't open ANY .js file on my computer (Error 800A03EC)

  • Thread starter Thread starter Sazdeto
  • Start date Start date
S

Sazdeto

Guest
I am having troubles opening all of my JavaScript files on my computer. I am learning Web Development and I've been using Visual Studio Code to write the files, and Chrome/Firefox Nightly to open them. Everything was completely fine and functioning, today I tried to write some new files and I am not able to open any of them (new, old .js files..).


The error I get is as following:

Script: script path

Line: 1 (it is always on the first line of code that has not been commented)

Char: 5

Expected: ';'

Code: 800A03EC

Source: Microsoft JScript compilation error

More...
 
Back
Top