Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Failed to activate the ide-python package

オープン
#447 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
javascript, react

調査の方向性

まず、Windows 上の Atom 1.58.0 で ide-python 1.9.7 のアクティベーションを再現し、その後 node_modules/react/index.js と、スタックトレースで示されているエントリーポイント dist/debugger/main.js を調べます。パッケージが不足している ./cjs/react.production.min.js モジュールのエラーなしでアクティベートすれば完了です。

索引モデルが issue の本文から書いたものです。

説明

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.58.0 x64
Electron: 9.4.4
OS: Unknown Windows version
Thrown From: ide-python package 1.9.7

Stack Trace

Failed to activate the ide-python package

At Cannot find module './cjs/react.production.min.js'
Require stack:
- C:\Users\sovie\.atom\packages\ide-python\node_modules\react\index.js
- C:\Users\sovie\.atom\packages\ide-python\dist\debugger\main.js
- C:\Users\sovie\.atom\packages\ide-python\dist\main.js
- C:\Users\sovie\AppData\Local\atom\app-1.58.0\resources\app.asar\static\index.html

Error: Cannot find module './cjs/react.production.min.js'
Require stack:
- C:\Users\sovie\.atom\packages\ide-python\node_modules\react\index.js
- C:\Users\sovie\.atom\packages\ide-python\dist\debugger\main.js
- C:\Users\sovie\.atom\packages\ide-python\dist\main.js
- C:\Users\sovie\AppData\Local\atom\app-1.58.0\resources\app.asar\static\index.html
    at Module._resolveFilename (internal/modules/cjs/loader.js:797:17)
    at o._resolveFilename (electron/js2c/renderer_init.js:43:689)
    at Function.get_Module._resolveFilename (<embedded>:11:157920)
    at Module.require (/app.asar/static/index.js:61:43)
    at require (<embedded>:11:149207)
    at /packages/atom-ide-hyperclick/node_modules/react/index.js:4:20)
    at /packages/atom-ide-hyperclick/node_modules/react/index.js:9:3)
    at Module.get_Module._compile (<embedded>:11:149891)
    at Object.value [as .js] (<embedded>:11:153485)
    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 (<embedded>:11:149207)
    at /packages/ide-python/dist/debugger/main.js:14:37)
    at /packages/ide-python/dist/debugger/main.js:161:3)
    at Module.get_Module._compile (<embedded>:11:149891)
    at Object.value [as .js] (<embedded>:11:153485)
    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 (<embedded>:11:149207)
    at /packages/ide-python/dist/main.js:3:13)
    at /packages/ide-python/dist/main.js:174:3)
    at Module.get_Module._compile (<embedded>:11:149891)
    at Object.value [as .js] (<embedded>:11:153485)
    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 (<embedded>:1:802772)
    at requireModule (<embedded>:14:1195622)
    at Package.requireMainModule (<embedded>:11:3520513)
    at Package.activateNow (<embedded>:11:3508497)
    at <embedded>:14:2607
    at Function.simpleDispatch (<embedded>:11:1186925)
    at Emitter.emit (<embedded>:11:1188366)
    at PackageManager.triggerDeferredActivationHooks (<embedded>:11:386056)
    at <embedded>:11:384807

Commands
Non-Core Packages
atom-debugger 0.1.6 
atom-ide-base 3.4.0 
atom-ide-code-format 1.0.2 
atom-ide-datatip 0.25.0 
atom-ide-definitions 0.4.2 
atom-ide-hyperclick 1.0.11 
atom-ide-markdown-service 2.1.0 
atom-ide-outline 3.2.0 
atom-ide-signature-help 0.16.0 
autocomplete-python 1.17.0 
build-python 0.17.0 
buildium 0.75.5 
busy-signal 2.0.1 
Hydrogen 2.16.3 
ide-python 1.9.7 
intentions 2.1.1 
linter 3.4.0 
linter-ui-default 3.4.1 
python-stero 0.2.0 
script 3.32.2 
simplified-russian-menu 1.3.0 
主要言語
JavaScript
スター
238
フォーク
41
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

atom-community/ide-python のほかの issue

atom-community/ide-python の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。