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

Atom 1.1.0 atom-typescript installation problem #704

Closed
universalien opened this issue Nov 3, 2015 · 3 comments
Closed

Atom 1.1.0 atom-typescript installation problem #704

universalien opened this issue Nov 3, 2015 · 3 comments

Comments

@universalien
Copy link

Atom 1.1.0 on Windows 8.1

events.js:72
throw er; // Unhandled 'error' event
^
Error: EPERM, open 'C:\Users\LOKALH~1\AppData\Local\Temp\apm-install-dir-115103-3428-af9cky\node_modules\atom-typescript\node_modules\babel\node_modules\babel-core\node_modules\core-js\library\modules\core.log.js'

Cannot find module 'jquery'
Hide Stack Trace
Error: Cannot find module 'jquery'
at Module._resolveFilename (module.js:334:15)
at Function.Module._resolveFilename (C:\Users\lokalhorst\AppData\Local\atom\app-1.1.0\resources\app.asar\src\module-cache.js:383:52)
at Function.Module._load (module.js:284:25)
at Module.require (module.js:363:17)
at require (module.js:382:17)
at Object. (C:\Users\lokalhorst.atom\packages\atom-typescript\node_modules\atom-space-pen-views\node_modules\space-pen\lib\space-pen.js:9:18)
at Object. (C:\Users\lokalhorst.atom\packages\atom-typescript\node_modules\atom-space-pen-views\node_modules\space-pen\lib\space-pen.js:634:4)
at Module._compile (module.js:428:26)
at Object.defineProperty.value as .js
at Module.load (module.js:353:32)

@vnabet
Copy link

vnabet commented Nov 3, 2015

Same here with the atom-typescript 7.7.2 version update. (EPERM error)
It was fixed with an atom-typescript uninstall/re-install

@basarat
Copy link
Member

basarat commented Nov 5, 2015

it was fixed with an atom-typescript uninstall/re-install

since this is windows, sounds like https://github.com/TypeStrong/atom-typescript/blob/master/docs/faq.md#failed-to-update

@universalien please comment if uninstall / install doesn't work for you 🌹

@basarat
Copy link
Member

basarat commented Nov 5, 2015

Potential dupe #195

@TypeStrong TypeStrong locked and limited conversation to collaborators Jan 20, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants