question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failed to load the language-markdown package

See original GitHub issue

Hi there

I got this error after install language-markdown package via Atom interface.

I’m using 1.15.0 on MacOS X 10.10.

I tried to install the so called season, but I didn’t found that package.

Thanks

**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Mac OS X 10.10.5
**Thrown From**: [language-markdown](https://github.com/burodepeper/language-markdown) package 0.20.0


### Stack Trace

Failed to load the language-markdown package

At Cannot find module 'season'

Error: Cannot find module 'season'
    at Module._resolveFilename (module.js:455:15)
    at Module._resolveFilename (/Applications/Atom.app/Contents/Resources/electron.asar/common/reset-search-paths.js:35:12)
    at Function.Module._resolveFilename (/app.asar/src/module-cache.js:383:52)
    at Function.Module._load (module.js:403:25)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at /packages/language-markdown/lib/main.coffee:4:8)
    at /packages/language-markdown/lib/main.coffee:1:1)
    at Module._compile (/app.asar/src/native-compile-cache.js:109:30)
    at /app.asar/src/compile-cache.js:216:21)
    at Module.load (module.js:473:32)
    at tryModuleLoad (module.js:432:12)
    at Function.Module._load (module.js:424:3)
    at Module.require (module.js:483:17)
    at require (/app.asar/src/native-compile-cache.js:50:27)
    at Package.module.exports.Package.requireMainModule (/app.asar/src/package.js:796:27)
    at /app.asar/src/package.js:123:28
    at Package.module.exports.Package.measure (/app.asar/src/package.js:96:15)
    at Package.module.exports.Package.load (/app.asar/src/package.js:110:12)
    at PackageManager.module.exports.PackageManager.loadPackage (/app.asar/src/package-manager.js:468:14)
    at /app.asar/src/package-manager.js:412:19
    at Config.module.exports.Config.transact (/app.asar/src/config.js:312:16)
    at PackageManager.module.exports.PackageManager.loadPackages (/app.asar/src/package-manager.js:407:19)
    at /app.asar/src/atom-environment.js:792:28

Commands

     -0:12.3.0 core:copy (atom-notification.fatal.icon.icon-bug.native-key-bindings.has-detail.has-close.has-stack)

Non-Core Packages

atom-beautify 0.29.17 
autoclose-html 0.23.0 
busy-signal 1.3.0 
intentions 1.1.2 
language-markdown 0.20.0 
language-rspec 0.6.1 
language-vue 0.21.2 
linter 2.1.2 
linter-ruby 1.2.5 
linter-ui-default 1.2.2 
markdown-preview-plus 2.4.9 
markdown-writer 2.6.4 
project-manager 3.3.4 
rails-rspec 0.3.2 
rails-snippets 2.15.0 
react 0.16.2 
rspec-tree-runner 1.0.4 
ruby-bundler 0.3.0 

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
burodepepercommented, Apr 10, 2017

No problem, and that’s good to hear. I think that maybe season couldn’t be loaded from NPM on your first attempt, and the second attempt was successful. Enjoy the package, hope you don’t run into other issues 😉

0reactions
burodepepercommented, Oct 19, 2017

@EdiMund What version of Atom are you using?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error reported when Markdown Preview Plus view is loading
It seems some module files are missing or corrupted. Could you try removing and reinstalling the package to see if that helps?
Read more >
How to compile RMarkdown in Atom - Home - Fangzhou Xie
The command field you should put the path for the R executables, and if you open up a terminal, type “R” and return...
Read more >
R Markdown
Turn your analyses into high quality documents, reports, presentations and dashboards with R Markdown. Use a productive notebook interface to weave together ...
Read more >
The current state of R support in Atom | The farrago
All of these packages can be installed with the Atom package manager either via commandline ( apm install ) or in the GUI...
Read more >
MarkdownTOC - Package Control
Markdown Table of Contents Generators; Recommended plugins for use with MarkdownTOC ... Error: language “markdown” is not supported.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found