ioquatix / script-runner

This package will run various script files inside of Atom. It currently supports JavaScript, CoffeeScript, Ruby, and Python. You can add more.
http://atom.io/packages/script-runner
Other
62 stars 23 forks source link

Failed to load the script runner package #117

Closed ghost closed 2 years ago

ghost commented 2 years ago

image

Just install the package and this happens, I have no clue why. I'm using windows 10 64 bit

ghost commented 2 years ago

I fixed it myself

wjandrea commented 2 years ago

How did you fix it? I'm getting the same error: #119

ioquatix commented 2 years ago

I had the same problem with 2.6.0 which is why I released 2.6.1 - ES modules causing all sorts of chaos not completely compatible with Atom / Electron. So I attempted to pin then packages to compatible versions.