-
根据快速开始执行noahv start
命定行报错: ERROR in ./node_modules/noahv-component/src/components/nv-cascaderSelect/cascaderSelect.vue?vue&type=script&lang=js& (./node_modules/babel-loader/lib??ref--1-0!./node_modul…
-
最新版本的nodejs:
$ node -v
v12.13.0
$ npm -v
6.12.0
-
> 场景是父路由跳转子路由
> 因为noahv的路由功能不支持重定向,所有选择通过编程式用push跳转
> 但是会报以下错误
![image](https://user-images.githubusercontent.com/24216663/70762511-bb677280-1d8b-11ea-808b-9d659dc831fb.png)
然后通过添加以下代码可以消除错误
``…
-
觉得可以在icon的基础上,扩展一个tips属性,默认关闭,可以进行配置,这个应该算是属于业务组件吧
-
at ClientRequest.req.once.err(...\AppData\Roamin\npm\node_modules\noahv-cli\node_modules\got\index.js:73:21)
code:'ECONNREFUSED'
...
请问内网如何用离线安装包的方式进行初始化,谢谢
-
执行 noahv init --dashboard后,返回报错:
`/data/project
noahv-cli info Creating a new dashboard project in /data/project
noahv-cli error get template failed
Error info:
{ Error: EEXIST: file already ex…
-
按照文档说明,创建仪表盘目录,并执行以下命令
`noahv init --dashboard`
一段时间之后出现报错
/Users/zhangjun/Demo/dashboard
noahv-cli info Creating a new dashboard project in /Users/zhangjun/Demo/dashboard
noahv-cli error get t…
-
初始化项目失败:EEXIST: file already exists
![init](https://user-images.githubusercontent.com/4327236/63669476-b5fe1080-c80c-11e9-9e37-2e54adaf9915.png)
-
-
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'start' ]
2 info using npm@3.10.9
3 info using node@v7.2.0
4 verbose stack Error: missing script: s…
jorry updated
5 years ago