atom-community / atom-community/atom-script

Uncaught Error: Cannot find module './header-view'

Open
#1,806 0 comments 0 reactions 0 assignees View on GitHub
installation
Dominant language
JavaScript
Stars
730
Forks
264
PR merge metrics
No merged PRs in 30d

Description

[Enter steps to reproduce:]

1. ...
2. ...

**Atom**: 1.34.0 x64
**Electron**: 2.0.16
**OS**: Mac OS X 10.14.2
**Thrown From**: [script](https://github.com/rgbkrk/atom-script) package 3.18.1

### Stack Trace

Uncaught Error: Cannot find module './header-view'

```
At module.js:545

Error: Cannot find module './header-view'
at Module._resolveFilename (module.js:543:15)
at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
at Function.get_Module._resolveFilename (/Applications/Atom.app/Contents/Resources/app/static/:11:154667)
at Module.require (/app.asar/static/index.js:40:43)
at require (/Applications/Atom.app/Contents/Resources/app/static/:11:145974)
at /packages/script/lib/script-view.js:33:19)
at /packages/script/lib/script-view.js:294:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/:11:146684)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/:11:150231)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (/app.asar/static/index.js:47:45)
at require (/Applications/Atom.app/Contents/Resources/app/static/:11:145974)
at /packages/script/lib/script.js:37:19)
at /packages/script/lib/script.js:277:3)
at Module.get_Module._compile (/Applications/Atom.app/Contents/Resources/app/static/:11:146684)
at Object.value [as .js] (/Applications/Atom.app/Contents/Resources/app/static/:11:150231)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:504:12)
at Function.Module._load (module.js:496:3)
at Module.require (/app.asar/static/index.js:47:45)
at require (internal/module.js:11:18)
at customRequire (/Applications/Atom.app/Contents/Resources/app/static/:1:639512)
at Package.requireMainModule (/Applications/Atom.app/Contents/Resources/app/static/:11:2951243)
at Package.activateConfig (/Applications/Atom.app/Contents/Resources/app/static/:11:2940602)
at PackageManager.t.exports.PackageManager.packageHasSettings (/Applications/Atom.app/Contents/Resources/app/static/:11:892672)
at PackageCard.hasSettings (/Applications/Atom.app/Contents/Resources/app/static/:14:2932024)
at PackageCard.updateSettingsState (/Applications/Atom.app/Contents/Resources/app/static/:14:2922304)
at PackageCard.updateInterfaceState (/Applications/Atom.app/Contents/Resources/app/static/:14:2922127)
at /Applications/Atom.app/Contents/Resources/app/static/:14:2930257
at /Applications/Atom.app/Contents/Resources/app/static/:14:2932275
at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/:11:1172318)
at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/:11:1173759)
at PackageManager.t.exports.PackageManager.emitPackageEvent (/Applications/Atom.app/Contents/Resources/app/static/:11:901852)
at /Applications/Atom.app/Contents/Resources/app/static/:11:899261
at r (/Applications/Atom.app/Contents/Resources/app/static/:11:893791)
at o (/Applications/Atom.app/Contents/Resources/app/static/:14:1032609)
at e.bufferStream (/Applications/Atom.app/Contents/Resources/app/static/:14:1032697)
at Socket.e.on (/Applications/Atom.app/Contents/Resources/app/static/:14:1031365)
at emitOne (events.js:121:20)
at Socket.emit (events.js:211:7)
at Pipe._handle.close [as _onclose] (net.js:554:12)
```

### Commands

```
```

### Non-Core Packages

```
atom-ide-ui 0.13.0
language-solidity 0.1.1
linter-solidity 0.5.0
script 3.18.1
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.