Giter Site home page Giter Site logo

Comments (6)

developit avatar developit commented on May 20, 2024 4

This should be fixed by 9178a29 :)

from worker-plugin.

e00dan avatar e00dan commented on May 20, 2024

Hitting the same problem.

from worker-plugin.

satya164 avatar satya164 commented on May 20, 2024

I have the same problem. Looks like this plugin doesn't actually bundle the worker like worker-loader does. Is this a replacement for worker-loader or I am misunderstanding how this is supposed to work?

from worker-plugin.

developit avatar developit commented on May 20, 2024

The plugin does bundle. It's a direct replacement for worker-loader. Perhaps this is a bug.

from worker-plugin.

e00dan avatar e00dan commented on May 20, 2024

This works indeed @developit. When can we expect new release? :)

When I try to install it using GitHub commit as NPM dependency I get error:

$ node --version
v8.12.0
$ npm --version
6.4.1
$ nvm --version
0.33.11
install
107.96s$ npm install
> [email protected] prepack /home/travis/.npm/_cacache/tmp/git-clone-dc3958f6
> npm run build
> [email protected] build /home/travis/.npm/_cacache/tmp/git-clone-dc3958f6
> microbundle --inline none --format cjs --no-compress src/*.js
sh: 1: microbundle: not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] build: `microbundle --inline none --format cjs --no-compress src/*.js`
npm ERR! spawn ENOENT
npm ERR! 
npm ERR! Failed at the [email protected] build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
npm ERR! A complete log of this run can be found in:
npm ERR!     /home/travis/.npm/_logs/2018-10-09T14_54_49_901Z-debug.log

Full log: https://travis-ci.org/chronologic/eth-alarm-clock-dapp/builds/439176788

Dependency line:

"worker-plugin": "GoogleChromeLabs/worker-plugin#9178a29"

from worker-plugin.

developit avatar developit commented on May 20, 2024

Fix released in 1.1.0!

from worker-plugin.

Related Issues (20)

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.