I’ve been making a program with Blockly and it has a custom function in a json file that needs to be executed with the rest of the program. When I do a fresh install of the program as a whole, it works fine, but when I re-launch visual studio code, it states that the specific command “npm start” is not recognised, even if the file itself is open, in the project folder, and has been previously used.
Any ideas on how to solve this? (I deleted and re-installed the program 4 separate times and have ran into the same issue each time)
If you yourself don’t use visual studio code in your projects, please tell me your alternative, I’m sick of dealing with visual studio code’s BS right now.
I’ve tried re-installing the program, installing the Json plugin, checking default permissions, opening the file itself to prove it exists, re-installing Blockly, and re-installing visual studio code (though it remembered the settings and the session after the install, thus rendering that fix useless)
Literally Doing is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.