Franz3
Explore posts from serversFailed to load .env file ".env": Error: ENOENT: no such file or directory
or you use import them using a script tag then they should work on cf workersdo you mean that I can also use nodejs packages if I
import themwith a script tag
? I dont know how I would do that in workers though, as that sounds like html, which would be cf pages if I understand this correctly101 replies
Failed to load .env file ".env": Error: ENOENT: no such file or directory
Hey, this is a package to parse an rss feed, but I want to create an rss feed and serve it with my worker. Is it correct that I only have to look out for it being compatible with the chrome v8 engine? This linked rss parser for example, also lists nodejs, so I am confused about how I can tell if a package is compatible or not. Thanks a lot for the help and sorry for the beginner questions
101 replies
Failed to load .env file ".env": Error: ENOENT: no such file or directory
does that mean the solution would be to find another module with which I can create an atom feed, that doesn't use nodejs server modules? How can I tell if a module is doing that?
101 replies