DenoDDeno
Powered by
u_flexU
Denoβ€’3y 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
deno start task
getting
error: No config file found
error: No config file found
, also when trying to run
deno run --allow-net --allow-read ./src/index.ts
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"
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
ga4-tutorials/README.md at main Β· googleanalytics/ga4-tutorials
Contribute to googleanalytics/ga4-tutorials development by creating an account on GitHub.
ga4-tutorials/README.md at main Β· googleanalytics/ga4-tutorials
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

InvalidData: No certificates found in cert file
rabbit_rabbitRrabbit_rabbit / help
3y ago
VS Code formatter for all supported file types?
vicaryVvicary / help
3mo ago