Baki

Results 29 comments of Baki

_Just wow._ I thought my account got hacked when I saw the email... Very fast response there :3

Google Calendar API anlaşılan kandil günlerini vermiyor. Eğer isterseniz PR atabilirsiniz şuan maalesef vaktim yok.

Hey, do you have a `views` directory in your `dist` folder? And is there a file named `main` in there. If not, maybe you forgot to compile the source and/or...

Current readme file is outdated, I will update it later, can you try `npm run build`?

Seems like you didn't install the modules first, please run `npm install` and wait for the installation and then run `npm run build` again.

Ugh. Maybe you can just copy all the files inside `src/views` to `dist/views` manually and run `npm run start`.

Sorry, no idea how Node.js works on Heroku, join my Discord and ask there, people might be able to help.

I can reproduce it on my [eggsy/website](https://github.com/eggsy/github) repository. My config is below, I don't think there are any problems with it because it works, I just don't get autocompletion and...

> @eggsy I use latest VS Code Insider. I just copied the config in `windi.config.ts`. And it works for me. Can you please open an simple html project folder and...