Giter Club home page Giter Club logo

Comments (8)

rwaldron avatar rwaldron commented on May 20, 2024

There's not enough information here for me to act on. If you can provide the contents of the .jsvu config file, that would be helpful. Thanks.

from eshost-cli.

Jack-Works avatar Jack-Works commented on May 20, 2024

~/.jsvu on my computer is a folder.

~/.jsvu/status.json

{
	"os": "win64",
	"engines": [
		"chakra",
		"hermes",
		"quickjs",
		"spidermonkey",
		"v8",
		"xs"
	],
	"chakra": "1.11.23",
	"hermes": "0.7.1",
	"spidermonkey": "84.0b2",
	"v8": "8.9.7",
	"xs": "10.4.0"
}

I have patched node_modules to add a try-catch on those failing lines and get my eshost configured.

from eshost-cli.

rwaldron avatar rwaldron commented on May 20, 2024
npm install [email protected]

Let me know if the issue still exists

from eshost-cli.

Jack-Works avatar Jack-Works commented on May 20, 2024

sorry this still happens in 7.6.1

from eshost-cli.

Jack-Works avatar Jack-Works commented on May 20, 2024

image

I guess you should check VU_HOST_DETAILS[vu][engine] too

from eshost-cli.

rwaldron avatar rwaldron commented on May 20, 2024
npm install [email protected]

Please confirm

from eshost-cli.

rwaldron avatar rwaldron commented on May 20, 2024

Latest is now npm install [email protected]

from eshost-cli.

Jack-Works avatar Jack-Works commented on May 20, 2024
Using config "C:\Users\Jack\.eshost-config.json"
Configuring jsvu host with name "ChakraCore" (type "ch") at "C:\Users\Jack\.jsvu\chakra.cmd"
Configuring jsvu host with name "Hermes" (type "hermes") at "C:\Users\Jack\.jsvu\hermes.cmd"
C:\Users\Jack\AppData\Roaming\npm\pnpm-global\4\node_modules\.pnpm\registry.npmjs.org\[email protected]\node_modules\eshost-cli\lib\host-manager.js:191
    const version = status[engine] || (status.installed[engine] && status.installed[engine].version);
                                                       ^

TypeError: Cannot read property 'javascriptcore' of undefined
    at Object.exports.configureFromVersionUpdater (C:\Users\Jack\AppData\Roaming\npm\pnpm-global\4\node_modules\.pnpm\registry.npmjs.org\[email protected]\node_modules\eshost-cli\lib\host-manager.js:191:56)
    at Object.<anonymous> (C:\Users\Jack\AppData\Roaming\npm\pnpm-global\4\node_modules\.pnpm\registry.npmjs.org\[email protected]\node_modules\eshost-cli\bin\eshost.js:294:15)

from eshost-cli.

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.