atom/language-coffee-script

"Editor is not defined" Error

AlexWick opened this issue ยท 3 comments

Prerequisites

Description

the problem ๐Ÿ‘Ž
"Failed to load C:\Users**.atom\init.coffee
editor is not defined"

pops up in red at startup.

Running a Dell XPS 13 box with Windows 10, using atom for python coding.

Steps to Reproduce

  1. [Open Atom]
  2. [Error!]
  3. [and so on...]

Expected behavior: [What you expect to happen]
No error
Actual behavior: [What actually happens]
Error
Reproduces how often: [What percentage of the time does it reproduce?]
100%

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Additional Information

Any additional information, configuration or data that might be necessary to reproduce the issue.

This is an issue with your init.coffee file.

How do I fix this error? new to JavaScript

For most questions about Atom there are a lot of options, check out:

On Discuss and in the Atom Slack team, there are a bunch of helpful community members that should be willing to point you in the right direction.