Giter Club home page Giter Club logo

bootflat.ui.kit.psd's People

Contributors

bootflat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bootflat.ui.kit.psd's Issues

Not able to open the psd

I am using adobe firework cs5 and go an error message when I try to open the psd: "Could not complete your request. An error occured". Realy helpfull error message from adobe firework :)

Proposed file size are 7106 x 2400 pixels with a resolution of 72 pix/inch.

Footer

On switching from Bootstrap Footer to BootFlat footer class, I lost my formating, it changed the footer background colour but the font-size and css{display} setting change, leading to distortion of the footer

Wrong name on buttons

In the first section on the right side of the buttons, two of the last buttons say hover instead of pressed.

not able to install bootflat

when i am following the instruction after downloading boot flat and giving "npm install bootflat"
i am getting the below error . the log errors are:

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'bootflat' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData bootflat
8 silly fetchNamedPackageData bootflat
9 silly mapToRegistry name bootflat
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry uri https://registry.npmjs.org/bootflat
13 verbose request uri https://registry.npmjs.org/bootflat
14 verbose request no auth needed
15 info attempt registry request try #1 at 5:26:03 PM
16 verbose request id 8d8c283634ed1e7d
17 verbose etag "9RKV8IUQQJTR8QYCH3IPK62BF"
18 http request GET https://registry.npmjs.org/bootflat
19 http 304 https://registry.npmjs.org/bootflat
20 verbose headers { date: 'Wed, 20 Apr 2016 11:56:13 GMT',
20 verbose headers via: '1.1 varnish',
20 verbose headers 'cache-control': 'max-age=300',
20 verbose headers etag: '"9RKV8IUQQJTR8QYCH3IPK62BF"',
20 verbose headers age: '94',
20 verbose headers connection: 'keep-alive',
20 verbose headers 'x-served-by': 'cache-sin6927-SIN',
20 verbose headers 'x-cache': 'HIT',
20 verbose headers 'x-cache-hits': '1',
20 verbose headers 'x-timer': 'S1461153373.591075,VS0,VE0',
20 verbose headers vary: 'Accept-Encoding' }
21 silly get cb [ 304,
21 silly get { date: 'Wed, 20 Apr 2016 11:56:13 GMT',
21 silly get via: '1.1 varnish',
21 silly get 'cache-control': 'max-age=300',
21 silly get etag: '"9RKV8IUQQJTR8QYCH3IPK62BF"',
21 silly get age: '94',
21 silly get connection: 'keep-alive',
21 silly get 'x-served-by': 'cache-sin6927-SIN',
21 silly get 'x-cache': 'HIT',
21 silly get 'x-cache-hits': '1',
21 silly get 'x-timer': 'S1461153373.591075,VS0,VE0',
21 silly get vary: 'Accept-Encoding' } ]
22 verbose etag https://registry.npmjs.org/bootflat from cache
23 verbose get saving bootflat to C:\Users\shikha\AppData\Roaming\npm-cache\registry.npmjs.org\bootflat.cache.json
24 verbose correctMkdir C:\Users\shikha\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
25 silly install normalizeTree
26 silly loadCurrentTree Finishing
27 silly loadIdealTree Starting
28 silly install loadIdealTree
29 silly cloneCurrentTree Starting
30 silly install cloneCurrentTreeToIdealTree
31 silly cloneCurrentTree Finishing
32 silly loadShrinkwrap Starting
33 silly install loadShrinkwrap
34 silly loadShrinkwrap Finishing
35 silly loadAllDepsIntoIdealTree Starting
36 silly install loadAllDepsIntoIdealTree
37 silly rollbackFailedOptional Starting
38 silly rollbackFailedOptional Finishing
39 silly runTopLevelLifecycles Starting
40 silly runTopLevelLifecycles Finishing
41 silly install printInstalled
42 verbose stack Error: Refusing to install bootflat as a dependency of itself
42 verbose stack at checkSelf (C:\Program Files\nodejs\node_modules\npm\lib\install\validate-args.js:53:14)
42 verbose stack at Array. (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\bind-actor.js:15:8)
42 verbose stack at LOOP (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:15:14)
42 verbose stack at chain (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:20:5)
42 verbose stack at C:\Program Files\nodejs\node_modules\npm\lib\install\validate-args.js:16:5
42 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:52:35
42 verbose stack at Array.forEach (native)
42 verbose stack at C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:52:11
42 verbose stack at Array.forEach (native)
42 verbose stack at asyncMap (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:51:8)
43 verbose cwd C:\bootflat.github.io-master
44 error Windows_NT 6.3.9600
45 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "bootflat"
46 error node v5.8.0
47 error npm v3.7.3
48 error code ENOSELF
49 error Refusing to install bootflat as a dependency of itself
50 error If you need help, you may report this error at:
50 error https://github.com/npm/npm/issues
51 verbose exit [ 1, true ]

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.