Dimas Lanjaka

Results 61 issues of Dimas Lanjaka

easily import from typescript without install @types/persistent-cache

add chalk support non-esm please

**ERROR** ```log [Running] node -r ts-node/register "/media/dimaslanjaka/DATA/Repositories/gh-pages/src/gulp/tasks/fix-external-image.ts" Error: /media/dimaslanjaka/DATA/Repositories/gh-pages/node_modules/node-libcurl/lib/binding/node_libcurl.node: invalid ELF header at Object.Module._extensions..node (node:internal/modules/cjs/loader:1183:18) at Module.load (node:internal/modules/cjs/loader:981:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Module.require (node:internal/modules/cjs/loader:1005:19) at require (node:internal/modules/cjs/helpers:102:18) at Object. (/media/dimaslanjaka/DATA/Repositories/gh-pages/node_modules/node-libcurl/lib/Easy.ts:10:44)...

bug
triage

**Is your feature request related to a problem? Please describe.** binary on `${workspaceFolder}/bin` not found when running custom binary/program with spawnable function such as `spawn` on nodejs. depressed to setup...

## Check List Please check followings before submitting a new issue. - [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [x] I have already searched existing issues...

## Check List Please check followings before submitting a new issue. - [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [x] I have already searched existing issues...

#perfmatters

## Check List Please check followings before submitting a new issue. - [x] I have already read [Docs page](https://hexo.io/docs/) & [Troubleshooting page](https://hexo.io/docs/troubleshooting) - [x] I have already searched existing issues...

how can i determine query are success or not ? some like if ($execute = DB->query(blablabla)){} ?

question

typescript: ```ts import { create as createXML } from 'xmlbuilder2'; const sourceIndexXML = join(__dirname, 'views/sitemap.xml'); const sitemapIndexDoc = createXML(readFileSync(sourceIndexXML).toString()); ``` xml: ```xml ``` error occurs: ```log TypeError: this._items[key].slice is not...

bug

Need declaration files from official developer, which known all api usages.