wac.tax
wac.tax
> 谢谢,还有https://github.com/nodejs/loaders-test/tree/main/coffeescript-loader更多的参考实现(你的基础是这个,还是节点文档中的示例? )。 > > 我需要弄清楚如何在项目中处理 ESM,然后才能实现它。可能会添加一个`"exports"`字段等。 this can use with CommonJS , but coffeescript-loader can't i write this base on nodejs documents , but there is error to use...
i write a new version there https://github.com/iuser-dev/nodejs-loader/blob/main/src/index.coffee this version can both use `import './xx.coffee'` or `import './xx'`
link is a npm command, this is support "link:" in package.json
v0.1.8 use `bun link @iuser/ui` work , but use `bun i` not work ``` error: DanglingSymlink "link:@iuser/ui" not found (try running 'bun link' in the intended package's folder) ``` devDependencies...
any update ?
when I delete encode, the error is `error: Uncaught (in promise) TypeError: Invalid FFI pointer type, expected null, integer or BigInt` ``` + deno run --unstable -A test.js Uint8Array(223418) [...
journalctl -xeu chasquid see `error: open domains/user.tax/users: permission denied` fixed with `chown chasquid:chasquid -R /etc/chasquid` ---- chasquid 1.8-1 (source date: 2021-09-10 17:55:06 +0800 CST) see the image above , I...
It works , thanks notice `chasquid-util user-add [email protected]` default dirtionary user is root need to `chown chasquid:chasquid -R /etc/chasquid`
I also try use async fn , but get this error > `*mut napi_value__` cannot be shared between threads safely