Open Termux-Masters opened 2 weeks ago
When I try to open a local project with no npm installation with plain HTML, CSS and JS. It gives an error.
I am using the default config.
try npm install -g typescript if the typescript isn't located inside the project
npm install -g typescript
When I try to open a local project with no npm installation with plain HTML, CSS and JS. It gives an error.
I am using the default config.