Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'termStart' of undefined #23

Open
pratyushsharma opened this issue Mar 11, 2016 · 1 comment
Open

Comments

@pratyushsharma
Copy link

[Enter steps to reproduce below:]

  1. Started a new shell

Atom Version: 1.5.4
System: Mac OS X 10.11.3
Thrown From: nitrogen package, v0.1.5

Stack Trace

Uncaught TypeError: Cannot read property 'termStart' of undefined

At /Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1

TypeError: Cannot read property 'termStart' of undefined
    at t._createClass.value (/Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1:5207)
    at EventEmitter.i (/Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1:4729)
    at emitOne (events.js:82:20)
    at EventEmitter.emit (events.js:169:7)

Commands

Config

{
  "core": {
    "ignoredNames": [
      ".git",
      ".hg",
      ".svn",
      ".DS_Store",
      "._*",
      "Thumbs.db",
      ".unison",
      "CVS",
      ".AppleDouble",
      ".LSOverride",
      ".Spotlight-V100",
      ".Trashes",
      "desktop.ini",
      "*.lock",
      "*.sock",
      "*.pid",
      "*.sw?",
      ".unison*",
      "*~"
    ],
    "themes": [
      "atom-dark-ui",
      "one-dark-syntax"
    ]
  },
  "nitrogen": {
    "showWelcomeOnStartup": false
  }
}

Installed Packages

# User
jslint, v1.5.1
nitrogen, v0.1.5

# Dev
No dev packages
@nitrogen-ide
Copy link
Collaborator

-- Please reply above this line --

Hello,

We received your Nitrous support request! One of our support engineers
will respond to you as soon as possible. In the meantime, some of
these documents might be helpful: 

https://community.nitrous.io/docs [1]
https://community.nitrous.io/docs/problems-previewing-my-app [2]
https://community.nitrous.io/docs/ide-overview [3]
https://community.nitrous.io/docs/billing-pricing-faq [4]

Thanks!

Nitrous Support

Links:

[1] https://community.nitrous.io/docs
[2] https://community.nitrous.io/docs/problems-previewing-my-app
[3] https://community.nitrous.io/docs/ide-overview
[4] https://community.nitrous.io/docs/billing-pricing-faq

On Fri, Mar 11, 2016 at 11:32 AM UTC, Nitrous-Io/nitrogen-Dist <[email protected]> wrote:

[Enter steps to reproduce below:]

  • ...
  • ...

ATOM VERSION: 1.5.4
SYSTEM: Mac OS X 10.11.3
THROWN FROM: nitrogen [1] package, v0.1.5

STACK TRACE

Uncaught TypeError: Cannot read property 'termStart' of undefined

At
/Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1
TypeError: Cannot read property 'termStart' of undefined at
t._createClass.value
(/Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1:5207)
at EventEmitter.i
(/Users/bhawnasharma/.atom/packages/nitrogen/lib/components/nitrogen-shell.js:1:4729)
at emitOne (events.js:82:20) at EventEmitter.emit (events.js:169:7)

COMMANDS

CONFIG

{ "core": { "ignoredNames": [ ".git", ".hg", ".svn", ".DS_Store",
".__", "Thumbs.db", ".unison", "CVS", ".AppleDouble", ".LSOverride",
".Spotlight-V100", ".Trashes", "desktop.ini", ".lock", ".sock",
".pid", ".sw?", ".unison_", "*~" ], "themes": [ "atom-dark-ui",
"one-dark-syntax" ] }, "nitrogen": { "showWelcomeOnStartup": false } }

INSTALLED PACKAGES

User jslint, v1.5.1 nitrogen, v0.1.5 # Dev No dev packages

Reply to this email directly or view it on GitHub [2].

Links:

[1] https://github.com/nitrous-io/nitrogen-dist
[2] #23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants