keyiis

Results 15 issues of keyiis

### we-cropper 版本 1.3.4 ### 对应工具或者iOS或者Andriod的版本号 微信开发工具 1.02.1902010 ### 微信版本号 开发就报错了,还没有真机测试 ### 重现步骤 在wepy里集成,直接拷贝你们的文档的代码,选择图片后就报错 ### 期待的行为 不要报错 ### 实际的行为 ![image](https://user-images.githubusercontent.com/7766085/55081555-06950480-50db-11e9-804f-1b6344b81fc0.png)

**my environment:** nodejs v14.15.0 sharp 0.26.3 **svg** ``` ``` convert code ``` let png = await sharp(Buffer.from(svgstr)).flatten({ background: { r: 255, g: 255, b: 255, alpha: 255 } }).png().toBuffer(); fs.writeFileSync(`${fileDir}/test.png`,...

blocked-upstream-dependency

I used jszip(3.1.4) with electron/angular4/typescript,but not work. my code ``` let zip = new JSZip(); zip.file(dbFilePath);console.log(zip); zip.generateAsync({type:"blob"}).then(blob=>{ ....... }); ``` error info ``` TypeError: Invalid non-string/buffer chunk ```

**Describe the bug** 我在VirtualXposed(0.18.2)中安装了ProxyDroid 3.2版本,但是提示设备需要root **To Reproduce** **Expected behavior** 不要提示 **Screenshots** ![fec281991cd0df0aac3f6b7f7cc8512](https://user-images.githubusercontent.com/7766085/140252324-f1843beb-47e6-4e75-ba24-adea5ba31f1b.jpg) **Smartphone (please complete the following information):** - Device: 华为畅想plus9 ![dbd4797dce71bc64e4ece111b07faea](https://user-images.githubusercontent.com/7766085/140252519-c880cda7-0cc7-4f9c-8f5e-93c2ddd1a3ad.jpg)

sql.js can work with sequelize?

I tried add or remove `resourcePath ` has no effect on UaExpert,so what is the function of `resourcePath ` ? ``` const server = new opcua.OPCUAServer({ port: 4334, // the...

question
wontfix

I want inatall on win10 x64,but failed ``` PS D:\code\server> npm install pulsar-client -S > [email protected] install D:\code\server\node_modules\pulsar-client > node-pre-gyp install --fallback-to-build node-pre-gyp WARN Using request for node-pre-gyp https download...

component/build
triage/week-38

Gulp-typescript encountered an error when I upgraded typescript from 3.9 to 4.5 **env:** [email protected] [email protected] **tsconfig:** ``` { "compilerOptions": { "target": "es6", "module": "commonjs", "moduleResolution": "node", "experimentalDecorators": true, "emitDecoratorMetadata": true,...

我在es6中导入后,运行会提示错误 ``` import fontCarrier from 'font-carrier'; ``` 错误提示 ``` (node:15748) V8: D:\code\yly\server\node_modules\ttf2woff2\jssrc\ttf2woff2.js:3 Invalid asm.js: Invalid member of stdlib at wrapSafe (internal/modules/cjs/loader.js:979:16) at Module._compile (internal/modules/cjs/loader.js:1027:27) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at Module.load (internal/modules/cjs/loader.js:928:32)...

这个库生成的svg viewbox总是有问题,导致图形显示不完整,需要手工调