Danial Hanif

Results 6 issues of Danial Hanif

Hi, I'm trying to import a Moodle calendar URL link into the script but it did not fetch any events from the url URL: `https://smartv3.ums.edu.my/calendar/export_execute.php?userid=50129&authtoken=3240f8f614fb86a8445eda299e87fd6a85ca5afd&preset_what=all&preset_time=recentupcoming` Log: ``` Jan 2, 2021,...

bug

Hi, I'm trying to compile xplico on Pop OS 20.10 with the instructions given in INSTALL, but received the following error during make. ``` In file included from /usr/include/mysql/mysql.h:43, from...

Hi! I managed to create a Ubuntu container using `brioche ubuntu create` and selected `Ubuntu` as my distro. However, my problem starts when I noticed that I couldn't run `brioche...

Hi, I'm writing a custom pandoc template based on my university's thesis guidelines that will convert Markdown to PDF. The guideline requires that I need to put appendices after the...

- VS Code version: - - Extension version: - - Operating system: WSL2 NixOS Reproducible Case: The LSP does not produce any intellisense, completions or hovering documentations when installed via...

needs info

**Describe the bug** I'm trying to set up `customTemplate` option in tsconfig.json. For testing, I use the following `customTemplate.js`: ```js module.exports = (dts, { classes, fileName, logger }) => {...

question