akveo / blur-admin

AngularJS Bootstrap Admin Panel Framework
http://akveo.github.io/blur-admin/
Other
11.37k stars 3.09k forks source link

gulp serve no error but the page is abnormal #501

Open zhaoqi1992 opened 5 years ago

zhaoqi1992 commented 5 years ago

Amazing template and good AngularJS practice. But something wrong here.

Here is the result when gulp serve no ERROR but something wrong

Any suggestions? thanks in advance

img

E:\HTML\opensource\blur-admin-master  (blur_admin@1.3.1)
λ gulp serve
[20:29:30] Using gulpfile E:\HTML\opensource\blur-admin-master\gulpfile.js
[20:29:30] Starting 'scripts'...
[20:29:30] Starting 'styles'...
[20:29:31] Starting 'stylesAuth'...
[20:29:31] Starting 'styles404'...
[20:29:31] Starting 'copyVendorImages'...
DEPRECATION WARNING on line 41 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#209e91 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 41 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#90b900 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 41 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#2dacd1 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 41 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#dfb81c minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 41 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#e85656 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#209e91 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#209e91 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#d6d6d6 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#d6d6d6 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#90b900 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#90b900 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#2dacd1 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#2dacd1 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#dfb81c plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#dfb81c minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#e85656 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#e85656 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 29 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#949494 plus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 36 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#949494 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 132 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#209e91 minus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 134 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#209e91 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 132 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#e85656 minus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 134 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#e85656 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 132 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#2dacd1 minus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 134 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#2dacd1 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 132 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#90b900 minus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 134 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#90b900 minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 132 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#dfb81c minus 12` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

DEPRECATION WARNING on line 134 of E:/HTML/opensource/blur-admin-master/src/sass/theme/_buttons.scss:
The operation `#dfb81c minus 24` is deprecated and will be an error in future versions.
Consider using Sass's color functions instead.
http://sass-lang.com/documentation/Sass/Script/Functions.html#other_color_functions

[20:29:33] Finished 'styles404' after 1.95 s
[20:29:33] Starting 'inject404'...
[20:29:33] Finished 'stylesAuth' after 1.98 s
[20:29:33] Starting 'injectAuth'...
[20:29:33] gulp-inject 1 files into 404.html.
[20:29:33] gulp-inject 1 files into auth.html.
[20:29:33] gulp-inject 1 files into reg.html.
[20:29:33] Finished 'inject404' after 203 ms
[20:29:33] Finished 'injectAuth' after 201 ms
[20:29:33] gulp-inject 1 files into main.scss.
[20:29:33] Finished 'styles' after 2.64 s
[20:29:34] all files 244.11 kB
[20:29:34] Finished 'scripts' after 3.58 s
[20:29:34] Finished 'copyVendorImages' after 3.15 s
[20:29:34] Starting 'inject'...
[20:29:34] gulp-inject 1 files into index.html.
[20:29:34] gulp-inject 139 files into index.html.
[20:29:34] Finished 'inject' after 167 ms
[20:29:34] Starting 'watch'...
[20:29:34] Finished 'watch' after 225 ms
[20:29:34] Starting 'serve'...
[20:29:34] Finished 'serve' after 19 ms
[BS] [BrowserSync SPA] Running...
[Browsersync] Access URLs:
 ---------------------------------------
       Local: http://localhost:3000/
    External: http://192.168.0.103:3000/
 ---------------------------------------
          UI: http://localhost:3001
 UI External: http://192.168.0.103:3001
 ---------------------------------------
[Browsersync] Serving files from: .tmp\serve
[Browsersync] Serving files from: src
henriquesschmitt commented 5 years ago

I have the same problem, did you solve it?

Moerbius commented 5 years ago

I have the same...

shubhambombarde commented 5 years ago

I am facing the same problem. I've tried it on multiple node versions from 6.x to 10.x on both platforms(Windows and Ubuntu) but the issue still persists.

henriquesschmitt commented 5 years ago

we updated the gulp version and fixed our problem: "gulp-inject": "5.0.3"

Moerbius commented 5 years ago

Confirmed. changed the gulp-inject version on package.json to 5.0.3 and then ran npm install again and it's working fine.

zhaoqi1992 commented 5 years ago

we updated the gulp version and fixed our problem: "gulp-inject": "5.0.3"

it works!

gemingg commented 5 years ago

command : gulp server:dist , is not work too. the release files has problem

cipolli commented 5 years ago

can anyone explain why this change?

devDhrey commented 5 years ago

yeah updating the gulp injects works

janmajoyc commented 5 years ago

i am using node 10 and gulp 3.9, mac 0s... as instructed above package.json made the change "gulp-inject": "~5.0.3",

still my page doesnt load properly, can anyone help what version node and gulp this one compatible with and how to get the page load correctly

Screen Shot 2019-10-02 at 5 12 48 PM
Saif-XI-Coderz commented 5 years ago

Same issue here :/

adonespitogo commented 4 years ago

@janmajoyc "gulp-inject": "5.0.3" not "gulp-inject": "~5.0.3". Remove ~

lvxintong commented 4 years ago

This problem has been bothering me for three days

sjyeah commented 3 years ago

we updated the gulp version and fixed our problem: "gulp-inject": "5.0.3"

thank U very much