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

Failed to load the cdnjs package #7

Open
dakhran opened this issue May 8, 2015 · 0 comments
Open

Failed to load the cdnjs package #7

dakhran opened this issue May 8, 2015 · 0 comments

Comments

@dakhran
Copy link

dakhran commented May 8, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 0.198.0 ⚠️ in 1.0 API Preview Mode ⚠️
System: Mac OS X 10.10.3
Thrown From: cdnjs package, v1.4.0

Stack Trace

Failed to load the cdnjs package

At Cannot read property 'prototype' of undefined

TypeError: Cannot read property 'prototype' of undefined
    at __extends (/Users/bcox/.atom/packages/cdnjs/lib/cdnjs-view.coffee:4:199)
    at /Users/bcox/.atom/packages/cdnjs/lib/cdnjs-view.coffee:19:5
    at Object.<anonymous> (/Users/bcox/.atom/packages/cdnjs/lib/cdnjs-view.coffee:201:5)
    at Object.<anonymous> (/Users/bcox/.atom/packages/cdnjs/lib/cdnjs-view.coffee:203:4)
    at Module._compile (module.js:452:26)
    at Object.requireCoffeeScript (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/coffee-cash/lib/coffee-cash.js:85:19)
    at Module.load (module.js:347:32)
    at Function.Module._load (module.js:302:12)
    at Module.require (module.js:357:17)
    at require (module.js:376:17)

Commands

Config

{
  "core": {
    "disabledPackages": [
      "wrap-guide",
      "achievements",
      "linter-jshint",
      "linter-puppet-lint"
    ],
    "themes": [
      "one-dark-ui",
      "atom-dark-syntax"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.2.3
cdnjs, v1.4.0
color-picker, v1.7.0
docblockr, v0.6.3
hex, v0.6.1
language-ejs, v0.1.0
language-puppet, v0.12.0
linter, v0.12.1
minimap, v4.8.0
minimap-bookmarks, v0.1.0
npm-docs, v0.2.0
pretty-json, v0.3.3
project-manager, v1.15.5
space-tab, v0.1.0
title-case, v0.2.0

# Dev
No dev packages
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

1 participant