Giter Site home page Giter Site logo

ani-theme's Issues

Problem with Gulp serve

Hi

I have installed bower, npm . And worked fine.

When I am trying to do gulp serve , at the same time I am getting the below error...

/Users/MyUser/Downloads/ani-theme-master/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/Users/sitakant/Downloads/ani-theme-master/node_modules/socket.io/lib/store.js:35:41)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (/Users/sitakant/Downloads/ani-theme-master/node_modules/socket.io/lib/manager.js:16:13)
at Module._compile (module.js:571:32)

For Information:

OS : Mac OS Sierra
npm version : 4.0.5
gulp version : 3.9.1
bower version : 1.8.0

Problem With gulp serve in window

D:\xampp\htdocs\ani-theme\node_modules\socket.io\lib\store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (D:\xampp\htdocs\ani-theme\node_modules\socket.io\lib\store.js:35:42)
at Module._compile (module.js:635:30)
at Object.Module._extensions..js (module.js:646:10)
at Module.load (module.js:554:32)
at tryModuleLoad (module.js:497:12)
at Function.Module._load (module.js:489:3)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object. (D:\xampp\htdocs\ani-theme\node_modules\socket.io\lib\manager.js:16:13)
at Module._compile (module.js:635:30)

Admin panel not responsive

Beautiful theme.

The admin panel is not responsive however. I'm looking for the hamburger menu but it's not showing on window resize and the entire menu disappears.

Bower css is not building

I pasted below my html where I included references for bower css. But after build the vendor.css is not generated in the dist folder. Could you please tell me what might be going wrong? I am new to gulp.

<!-- bower:css -->
<link rel="stylesheet" href="../bower_components/components-font-awesome/css/font-awesome.css" />
<link rel="stylesheet" href="../bower_components/angular-toastr/dist/angular-toastr.css" />
<!-- endbower -->
<!-- endbuild -->

Gulp build does not work

Gulp build does not works, it seems that the 'html' task fails (the other installation steps and
gulp serve work properly, instead) ...

$ gulp build
[17:41:39] Using gulpfile f:\ani-theme\gulpfile.js
(node:12344) DeprecationWarning: process.EventEmitter is deprecated. Use require('events') instead.
[17:41:39] Starting 'clean'...
[17:41:39] Finished 'clean' after 25 ms
[17:41:39] Starting 'build'...
[17:41:39] Starting 'jshint'...
[17:41:39] Starting 'jscs'...
[17:41:40] Starting 'styles'...
[17:41:40] Starting 'images'...
[17:41:40] Starting 'fonts'...
[17:41:40] Starting 'extras'...
[17:41:40] Finished 'build' after 1.32 s
[17:41:41] Finished 'images' after 232 ms
[17:41:41] Finished 'jscs' after 1.17 s
[17:41:41] Finished 'jshint' after 1.49 s
[17:41:42] Finished 'styles' after 1.59 s
[17:41:42] Starting 'html'...
[17:41:43] Finished 'extras' after 2.12 s

events.js:160
throw er; // Unhandled 'error' event
^
Error: CSS parse error scripts\oldieshim.js: Unexpected input
1 |!function(t,e){"use strict";"function"==typeof define&&define.amd?define(e):"object"==typeof exports?module.expor
ts=e():t.returnExports=e()}(this,function(){var
...

I didn't do any change before building, do you have any clue? thanks

Unable to build bower css

Hi,

I'm using the gulp file provided in this project. I ran into one problem, it's not building the css file that I included in index.html which is part of bower components. Can you help me resolve the problem.

Glup serve is not working on ubntu

gulp serve
/var/www/html/ani-theme/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^

TypeError: Cannot read property 'prototype' of undefined
at Object. (/var/www/html/ani-theme/node_modules/socket.io/lib/store.js:35:41)
at Module._compile (module.js:571:32)
at Object.Module._extensions..js (module.js:580:10)
at Module.load (module.js:488:32)
at tryModuleLoad (module.js:447:12)
at Function.Module._load (module.js:439:3)
at Module.require (module.js:498:17)
at require (internal/module.js:20:19)
at Object. (/var/www/html/ani-theme/node_modules/socket.io/lib/manager.js:16:13)
at Module._compile (module.js:571:32)
I have downgrade npm version 3.10.7 still not working

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.