Coder Social home page Coder Social logo

Comments (4)

BendingBender avatar BendingBender commented on June 8, 2024

This is due to the usage of a bundle that contains Java plugin detection code. Do you actually need Java detection? Java plugin is dead in most browsers. Try to use one of the other bundles: https://github.com/jackspirou/clientjs#bundles. This is not released yet, so you'll have to install ClientJS from master:

npm install https://github.com/jackspirou/clientjs.git#master

from clientjs.

dusnoki avatar dusnoki commented on June 8, 2024

Ok, I deleted the module first, then tried installing with npm install https://github.com/jackspirou/clientjs.git#master and I get an error:

> [email protected] postinstall /home/dusnoki/code/stanley/node_modules/clientjs
> node scripts/install.js

internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module '/home/dusnoki/code/stanley/node_modules/clientjs/scripts/install.js'
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
    at internal/main/run_main_module.js:17:47 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

had to run it with --ignore-scripts flag

from clientjs.

BendingBender avatar BendingBender commented on June 8, 2024

This should be fixed now, would you mind to try again?

from clientjs.

BendingBender avatar BendingBender commented on June 8, 2024

Please try out the new release (https://github.com/jackspirou/clientjs/releases/tag/v0.2.0). Feel free to reopen this ticket if you still have problems.

from clientjs.

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.