akveo / akveo/blur-admin

gulp serve:dist and gulp build do not work

未关闭
#357 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
11.3k
派生
3k
PR 合并指标
30 天内没有已合并 PR

描述

Hello !
I have a problem running the command `gulp serve: dist` for my deployment. I have this error:

```
PS D:\remotefolder\Front App\worflow> gulp serve:dist
[13:41:36] Using gulpfile D:\remotefolder\Front App\worflow\gulpfile.js
[13:41:36] Starting 'scripts'...
[13:41:39] Starting 'styles'...
[13:41:45] Starting 'stylesAuth'...
[13:41:45] Starting 'styles404'...
[13:41:45] Starting 'copyVendorImages'...
[13:41:45] Starting 'partials'...
[13:41:47] Starting 'fonts'...
[13:41:52] Finished 'stylesAuth' after 7.17 s
[13:41:52] Starting 'injectAuth'...
[13:41:52] Finished 'styles404' after 7.18 s
[13:41:52] Starting 'inject404'...
[13:41:52] gulp-inject 1 files into 404.html.
[13:41:53] gulp-inject 1 files into auth.html.
[13:41:53] gulp-inject 1 files into reg.html.
[13:41:53] Finished 'inject404' after 702 ms
[13:41:53] Finished 'injectAuth' after 742 ms
[13:41:53] gulp-inject 52 files into main.scss.
[13:41:53] Finished 'fonts' after 6.2 s
[13:41:54] Finished 'styles' after 15 s
[13:41:54] Finished 'copyVendorImages' after 9.1 s
[13:41:54] Starting 'other'...
[13:41:55] Finished 'partials' after 9.75 s
[13:41:56] all files 187.7 kB
[13:41:56] Finished 'scripts' after 20 s
[13:41:56] Starting 'inject'...
[13:41:56] gulp-inject 1 files into index.html.
[13:41:56] gulp-inject 118 files into index.html.
[13:41:56] Finished 'inject' after 237 ms
[13:41:56] Starting 'html'...
[13:42:06] gulp-inject Nothing to inject into 404.html.
[13:42:06] gulp-inject Nothing to inject into auth.html.
[13:42:06] gulp-inject 1 files into index.html.
[13:42:07] gulp-inject Nothing to inject into reg.html.
[13:42:07] release\ maps\styles\404-447480c9a8.css.map 673 B
[13:42:07] release\ maps\styles\auth-3e3da005b1.css.map 12.75 kB
[13:42:07] release\ maps\styles\app-90729615c8.css.map 52.35 kB
[13:42:07] release\ maps\styles\auth-3e3da005b1.css.map 12.75 kB
[13:42:13] release\ maps\styles\vendor-aa081b2d58.css.map 139.28 kB
[13:42:13] release\ maps\styles\vendor-aa081b2d58.css.map 139.28 kB
[13:42:13] release\ maps\styles\vendor-aa081b2d58.css.map 139.28 kB
events.js:161
throw er; // Unhandled 'error' event
^

Error: StringMap expected string key
at stringmap.set (D:\remotefolder\Front App\worflow\node_modules\stringmap\stringmap.js:99:19)
at Scope.add (D:\remotefolder\Front App\worflow\node_modules\ng-annotate\build\es5\scope.js:102:17)
at D:\remotefolder\Front App\worflow\node_modules\ng-annotate\build\es5\scopetools.js:38:25
at Array.forEach (native)
at createScopes (D:\remotefolder\Front App\worflow\node_modules\ng-annotate\build\es5\scopetools.js:36:27)
at visit (D:\remotefolder\Front App\worflow\node_modules\ordered-ast-traverse\ordered-ast-traverse.js:25:19)
at visit (D:\remotefolder\Front App\worflow\node_modules\ordered-ast-traverse\ordered-ast-traverse.js:43:25)
at visit (D:\remotefolder\Front App\worflow\node_modules\ordered-ast-traverse\ordered-ast-traverse.js:46:21)
at visit (D:\remotefolder\Front App\worflow\node_modules\ordered-ast-traverse\ordered-ast-traverse.js:43:25)
at traverse (D:\remotefolder\Front App\worflow\node_modules\ordered-ast-traverse\ordered-ast-traverse.js:56:5)
PS D:\remotefolder\Front App\worflow>
```

Here is my work environment:
Windows **10**
gulp CLI version **1.4.0**; Local version **3.9.1**
nodejs : **v7.5.0**
npm: **4.1.2**

please, is there anyone to help me ?

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。