blur-admin icon indicating copy to clipboard operation
blur-admin copied to clipboard

AngularJS Bootstrap Admin Panel Framework

Results 102 blur-admin issues
Sort by recently updated
recently updated
newest added

if im using gulp serve i get the following error `E:\Project\blur-admin>gulp serve AssertionError [ERR_ASSERTION]: Task function must be specified at Gulp.set [as _setTask] (E:\Project\blur-admin\node_modules\undertaker\lib\set-task.js:10:3) at Gulp.task (E:\Project\blur-admin\node_modules\undertaker\lib\task.js:13:8) at Object. (E:\Project\blur-admin\gulp\build.js:28:6)...

DEPRECATION WARNING on line 41 of C:/Users/admin/Desktop/blur-admin/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. error:$color -...

Amazing template and good AngularJS practice. But something wrong here. - environment: - win10 - node: v11.15.0 - npm : 6.7.0 Here is the result when `gulp serve` **no ERROR...

Pls tell me the method of running this project! 3Q!!!

Sorry, but I can not really understand... Everything so complicated and messed up honestly could not even grasp the meaning. Since the programming, out of the demonstration demo, it does...

I ran: sudo npm install bower -g sudo npm install gulp -g then npm install gulp serve This is the error i get: ``` ReferenceError: primordials is not defined at...

I set this in theme.config.js: ![blurAdminIssue](https://user-images.githubusercontent.com/45102101/85948126-9af6b280-b981-11ea-923e-c7a86b4e9b3e.JPG) function config(baConfigProvider, colorHelper, $provide) { $provide.decorator('$uiViewScroll', uiViewScrollDecorator); baConfigProvider.changeTheme({blur: true}); baConfigProvider.changeColors({ default: 'rgba(#000000, 0.2)', defaultText: '#ffffff', dashboard: { white: '#ffffff', }, }); } However the...

I have downloaded the source from github and i have run npm install and gulp serve then this will come. How to fix the error?