-
### resume
>联系 airmusic@msn.com
### 项目经历
#### 中国医学科学院阜外医院[北京]
##### 掌上阜外医院小程序
![图片](https://github.com/user-attachments/assets/66512940-7648-49c9-84ba-a69d239110c5)
关键图表部分 使用 Antv F2 + …
-
[package.json](https://github.com/apihlaja/node-irsdk/blob/master/package.json#L26) has only node.js version defined at the moment. But Electron binaries are available too. Should figure out which ver…
-
Has anyone been able to integrate this within their angular7 web app?
I was able to import and link everything, but the panzoom button is not appearing for me.
I've done something like the follo…
-
# 使用Angular8作为主应用,类型定义不兼容报错
## What happens?
在Angular8项目中引入qinakun,并注册子应用,报错信息如下:
ERROR in node_modules/qiankun/es/apis.d.ts(1,13): error TS1005: '=' expected.
Angular8使用的是typescri…
-
After installing api-ai-javascript beta 21 i get the following errors when attempting ng serve or ng build:
![screenshot_031418_114553_am](https://user-images.githubusercontent.com/28792675/37417009-…
-
Earlier we were using Angular 7 for our project and the following command worked for us for Localization
**"extract-i18n": "ng xi18n projectName --i18n-format xlf --output-path src/locale --i18n-lo…
-
I am unable to consume the library in Angular 7.2.0. I install by using `npm i --save dc @types/dc crossfilter2 d3 @types/d3`
Here is my app.component.ts
![crossfilter-error-app component ts](http…
ghost updated
3 years ago
-
### Update
See https://docs.nestjs.com/discover/companies
-
I have updated to Angular `8.2.14` and ngx-currency `2.2.0` and I got the following error:
```bash
ERROR in ./src/app/app.module.ts
Module not found: Error: Can't resolve 'ngx-currency' in '/path…
-
基座应用是vue3,子应用是angular7.0版本,父应用点击按钮跳转至子应用报错如图:
请问像这种类似的依赖报错要怎么解决呢