Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker image fails for browsix:a17538c #55

Open
olberger opened this issue Dec 13, 2017 · 0 comments
Open

Docker image fails for browsix:a17538c #55

olberger opened this issue Dec 13, 2017 · 0 comments

Comments

@olberger
Copy link

Hi.

I've been following instructions to try and build and use the Docker container.

I've built an image for browsix:a17538c, but the run fails on:

# make serve
  SERVE
[05:20:18] Using gulpfile ~/browsix/gulpfile.js
[05:20:18] Starting 'copy-node-kernel'...
[05:20:18] Starting 'copy-node'...
[05:20:18] Starting 'lint-kernel'...
[05:20:18] Starting 'lint-browser-node'...
[05:20:18] Starting 'lint-bin'...
[05:20:18] Starting 'lint-syscall-api'...
[05:20:18] Starting 'app:styles'...
[05:20:18] Starting 'app:images'...
[05:20:18] Finished 'copy-node-kernel' after 653 ms

events.js:141
      throw er; // Unhandled 'error' event
      ^
TypeError: this is not a typed array.
    at Function.from (native)
    at /root/browsix/node_modules/gulp-autoprefixer/index.js:25:27
    at run (/root/browsix/node_modules/karma/node_modules/core-js/modules/es6.promise.js:66:22)
    at /root/browsix/node_modules/karma/node_modules/core-js/modules/es6.promise.js:79:30
    at flush (/root/browsix/node_modules/karma/node_modules/core-js/modules/_microtask.js:18:9)
    at nextTickCallbackWith0Args (node.js:419:9)
    at process._tickDomainCallback (node.js:389:13)
make: *** [serve] Error 1

I have no clue what mess can lead to that error, sorry.

Is there a known tagged Git revision that's reputed working ?

Thanks in advance.

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

No branches or pull requests

1 participant