Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

make flexbox grid responsive #7

Closed
wants to merge 2 commits into from
Closed

make flexbox grid responsive #7

wants to merge 2 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jul 17, 2016

I can't build and test this, gulp is giving me errors (it's looking for features directory). Can you take a look at this @egoist? (#1 Responsive grid system)

@ghost ghost changed the title make flexbox grid responsive make flexbox grid responsive #1 Jul 17, 2016
@ghost ghost changed the title make flexbox grid responsive #1 make flexbox grid responsive Jul 17, 2016
@egoist
Copy link
Owner

egoist commented Jul 18, 2016

what 's the full error log?

@ghost
Copy link
Author

ghost commented Jul 18, 2016

sure

> hack@0.2.0 dev D:\kyle\sandbox\forks\hack
> gulp

(node:840) fs: re-evaluating native module sources is not supported. If you are using the graceful-fs module, please update it to a more recent version.
[08:13:34] Using gulpfile D:\kyle\sandbox\forks\hack\gulpfile.js
[08:13:34] Starting 'css'...
[08:13:42] 'css' errored after 7.39 s
[08:13:42] Error: Cannot find module '../features'
    at Function.Module._resolveFilename (module.js:440:15)
    at Function.Module._load (module.js:388:25)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (D:\Kyle\Sandbox\forks\hack\node_modules\caniuse-api\dist\index.js:19:32)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)
    at tryModuleLoad (module.js:417:12)
    at Function.Module._load (module.js:409:3)
    at Module.require (module.js:468:17)
    at require (internal/module.js:20:19)
    at Object.<anonymous> (D:\Kyle\Sandbox\forks\hack\node_modules\postcss-cssnext\lib\index.js:11:19)
    at Module._compile (module.js:541:32)
    at Object.Module._extensions..js (module.js:550:10)
    at Module.load (module.js:458:32)

npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run-script" "dev"
npm ERR! node v6.2.1
npm ERR! npm  v3.9.3
npm ERR! code ELIFECYCLE
npm ERR! hack@0.2.0 dev: `gulp`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the hack@0.2.0 dev script 'gulp'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the hack package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     gulp
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs hack
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls hack
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     D:\kyle\sandbox\forks\hack\npm-debug.log

npm-debug.log

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   'run-script',
1 verbose cli   'dev' ]
2 info using npm@3.9.3
3 info using node@v6.2.1
4 verbose run-script [ 'predev', 'dev', 'postdev' ]
5 info lifecycle hack@0.2.0~predev: hack@0.2.0
6 silly lifecycle hack@0.2.0~predev: no script for predev, continuing
7 info lifecycle hack@0.2.0~dev: hack@0.2.0
8 verbose lifecycle hack@0.2.0~dev: unsafe-perm in lifecycle true
9 verbose lifecycle hack@0.2.0~dev: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;D:\kyle\sandbox\forks\hack\node_modules\.bin;C:\Program Files\nodejs;C:\Users\EUSEBIO-FAMILY\.local\bin;C:\babun\.babun\cygwin\usr\local\bin;C:\Users\EUSEBIO-FAMILY\.local\bin;C:\babun\.babun\cygwin\usr\local\bin;C:\babun\.babun\cygwin\bin;C:\Program Files (x86)\Silverfrost\FTN95;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\HashiCorp\Vagrant\bin;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Python27;C:\Program Files\Docker Toolbox;C:\Program Files\Sublime Text 3;C:\Users\EUSEBIO-FAMILY\AppData\Roaming\npm;C:\Users\EUSEBIO-FAMILY\AppData\Local\GitHubCLI\bin;C:\HaxeToolkit\haxe;C:\HaxeToolkit\neko;C:\Program Files (x86)\File Viewer Lite\lib\magick;C:\Program Files (x86)\CMake\bin;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\ProgramData\chocolatey\bin;C:\Program Files\nodejs;C:\Go\bin;C:\Users\EUSEBIO-FAMILY\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit;D:\Kyle\Sandbox\qb64;C:\ninja-win;C:\Program Files (x86)\Android\android-sdk\tools;C:\android-ndk-r11c;C:\babun\.babun
10 verbose lifecycle hack@0.2.0~dev: CWD: D:\kyle\sandbox\forks\hack
11 silly lifecycle hack@0.2.0~dev: Args: [ '/d /s /c', 'gulp' ]
12 silly lifecycle hack@0.2.0~dev: Returned: code: 1  signal: null
13 info lifecycle hack@0.2.0~dev: Failed to exec dev script
14 verbose stack Error: hack@0.2.0 dev: `gulp`
14 verbose stack Exit status 1
14 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:245:16)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at EventEmitter.emit (events.js:191:7)
14 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at ChildProcess.emit (events.js:191:7)
14 verbose stack     at maybeClose (internal/child_process.js:852:16)
14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5)
15 verbose pkgid hack@0.2.0
16 verbose cwd D:\kyle\sandbox\forks\hack
17 error Windows_NT 10.0.10586
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run-script" "dev"
19 error node v6.2.1
20 error npm  v3.9.3
21 error code ELIFECYCLE
22 error hack@0.2.0 dev: `gulp`
22 error Exit status 1
23 error Failed at the hack@0.2.0 dev script 'gulp'.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the hack package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error     gulp
23 error You can get information on how to open an issue for this project with:
23 error     npm bugs hack
23 error Or if that isn't available, you can get their info via:
23 error     npm owner ls hack
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]

@egoist
Copy link
Owner

egoist commented Jul 18, 2016

you can remove node_modules and retry npm install

@ghost
Copy link
Author

ghost commented Jul 18, 2016

alright, it builds successfully now 👌

.cell.\-12of12 { width: 100%; }

@media (min-width: 384px) {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably max-width ?

@egoist
Copy link
Owner

egoist commented Jul 18, 2016

I think using flex-basis is a better solution, but I still appreciate your work. 🙂

@egoist egoist closed this Jul 18, 2016
@ghost
Copy link
Author

ghost commented Jul 18, 2016

I see, thanks for the time

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants