Plugin Totally Not Working & I gives me this error..

Open
#27 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
tooling

Research direction

Start with packages/live-code-runner/lib/live-code-runner.js at the require shown on line 11, then inspect the package metadata and dependency installation for backend.ai-client. Reproduce loading live-code-runner 5.3.0 on Atom 1.57.0 for Windows; done means the package loads without the reported missing-module error.

Written by the indexing model from the issue text.

Description

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.57.0 ia32
Electron: 9.4.4
OS: Microsoft Windows 10 Education
Thrown From: live-code-runner package 5.3.0

Stack Trace

Failed to load the live-code-runner package

At Cannot find module 'C:\Users\Hansana\.atom\packages\live-code-runner\node_modules\backend.ai-client\backend.ai-client.js'. Please verify that the package.json has a valid "main" entry

Error: Cannot find module 'C:\Users\Hansana\.atom\packages\live-code-runner\node_modules\backend.ai-client\backend.ai-client.js'. Please verify that the package.json has a valid "main" entry
    at tryPackage (internal/modules/cjs/loader.js:301:19)
    at Function.Module._findPath (internal/modules/cjs/loader.js:532:18)
    at Module._resolveFilename (internal/modules/cjs/loader.js:784:27)
    at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
    at Function.get_Module._resolveFilename (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:157820)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:149153)
    at /packages/live-code-runner/lib/live-code-runner.js:11:28)
    at /packages/live-code-runner/lib/live-code-runner.js:420:2)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:149837)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:153385)
    at Module.load (internal/modules/cjs/loader.js:815:32)
    at Module._load (internal/modules/cjs/loader.js:727:14)
    at Function.Module._load (electron/js2c/asar.js:769:28)
    at Module.require (/app.asar/static/index.js:72:46)
    at require (internal/modules/cjs/helpers.js:74:18)
    at customRequire (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:1:802772)
    at requireModule (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:14:1191588)
    at Package.requireMainModule (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:3520819)
    at ~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:3507359
    at Package.measure (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:3506159)
    at Package.load (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:3506932)
    at PackageManager.loadAvailablePackage (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:384071)
    at PackageManager.loadPackage (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:382799)
    at PackageManager.activatePackage (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:385371)
    at ~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:914488
    at r (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:11:909094)
    at n (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:14:1190911)
    at ChildProcess.<anonymous> (~/AppData/Local/atom/app-1.57.0/resources/app/static/<embedded>:14:1191117)
    at ChildProcess.emit (events.js:223:5)
Commands
Non-Core Packages
live-code-runner 5.3.0 
Dominant language
JavaScript
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from lablup/atom-live-code-runner

All issues in lablup/atom-live-code-runner

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.