atom-community / atom-community/ide-python

Failed to activate the ide-python package

未关闭
#502 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
JavaScript
星标
238
派生
40
PR 合并指标
30 天内没有已合并 PR

描述

[Enter steps to reproduce:]

1. ...
2. ...

**Atom**: 1.58.0 x64
**Electron**: 9.4.4
**OS**: Microsoft Windows 10 Pro
**Thrown From**: [ide-python](https://github.com/lgeiger/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\knvsi\.atom\packages\ide-python\node_modules\react\index.js
- C:\Users\knvsi\.atom\packages\ide-python\dist\debugger\main.js
- C:\Users\knvsi\.atom\packages\ide-python\dist\main.js
- C:\Users\knvsi\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\knvsi\.atom\packages\ide-python\node_modules\react\index.js
- C:\Users\knvsi\.atom\packages\ide-python\dist\debugger\main.js
- C:\Users\knvsi\.atom\packages\ide-python\dist\main.js
- C:\Users\knvsi\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 (~/AppData/Local/atom/app-1.58.0/resources/app/static/:11:157920)
at Module.require (/app.asar/static/index.js:61:43)
at require (~/AppData/Local/atom/app-1.58.0/resources/app/static/:11:149207)
at /packages/ide-python/node_modules/react/index.js:4:20)
at /packages/ide-python/node_modules/react/index.js:9:3)
at Module.get_Module._compile (~/AppData/Local/atom/app-1.58.0/resources/app/static/:11:149891)
at Object.value [as .js] (~/AppData/Local/atom/app-1.58.0/resources/app/static/: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 (~/AppData/Local/atom/app-1.58.0/resources/app/static/: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 (~/AppData/Local/atom/app-1.58.0/resources/app/static/:11:149891)
at Object.value [as .js] (~/AppData/Local/atom/app-1.58.0/resources/app/static/: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 (~/AppData/Local/atom/app-1.58.0/resources/app/static/: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 (~/AppData/Local/atom/app-1.58.0/resources/app/static/:11:149891)
at Object.value [as .js] (~/AppData/Local/atom/app-1.58.0/resources/app/static/: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)
```

### Commands

```
```

### Non-Core Packages

```
atom-clock 0.1.18
atom-material-syntax 1.0.8
atom-material-ui 2.1.3
hey-pane 1.2.0
Hydrogen 2.16.3
ide-python 1.9.7
scroll-through-time 0.3.1
teletype 0.13.4
zentabs 0.8.9
```

贡献指南

打开贡献指南

调研方向

在 Windows 10 上使用 Atom 1.58.0 重现激活失败,然后从 stack trace 中提到的 node_modules/react/index.js 和 dist/debugger/main.js 开始。完成的标准是 ide-python package 能够激活,且不再出现缺少 react.production.min.js 的错误。

由索引模型根据 Issue 内容生成。

评估

技术栈
javascript, react
领域
tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。