u_flexU
Deno3y ago
13 replies
u_flex

error: No config file found in VS Code

I'm new in Deno and in coding, and need help with the following issue. I have installed Deno through VS Code terminal and when I'm trying to run deno start task getting error: No config file found, also when trying to run deno run --allow-net --allow-read ./src/index.ts getting error: Module not found "file:///C:/Users/User/Documents/VS%20Code%20Projects/src/index.ts" message. RN I'm in the process of learning Google Analytics 4 and I'm trying to run local web server according to https://github.com/googleanalytics/ga4-tutorials/blob/main/README.md
GitHub
Contribute to googleanalytics/ga4-tutorials development by creating an account on GitHub.
ga4-tutorials/README.md at main · googleanalytics/ga4-tutorials
Was this page helpful?