You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atom Version: 1.13.0 Electron Version: 1.3.13 System: Microsoft Windows 10 Pro Thrown From: highlight-selected package, v0.12.0
Stack Trace
Failed to activate the highlight-selected package
At Invalid or unexpected token
SyntaxError: Invalid or unexpected token
at Module._compile (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\native-compile-cache.js:79:40)
at Object.value [as .coffee] (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\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 (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\native-compile-cache.js:50:27)
at Package.module.exports.Package.requireMainModule (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:766:27)
at Package.module.exports.Package.activateNow (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:181:16)
at C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:164:32
at Package.module.exports.Package.measure (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:94:15)
at C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:157:26
at Package.module.exports.Package.activate (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package.js:154:34)
at PackageManager.module.exports.PackageManager.activatePackage (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package-manager.js:550:34)
at C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package-manager.js:531:29
at Config.module.exports.Config.transactAsync (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\config.js:337:18)
at PackageManager.module.exports.PackageManager.activatePackages (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package-manager.js:526:19)
at PackageManager.module.exports.PackageManager.activate (C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\package-manager.js:508:46)
at C:\Users\<user>\AppData\Local\atom\app-1.13.0\resources\app.asar\src\atom-environment.js:831:28
After re-installing the package in the Atom interface, I get this error:
npm ERR! not a package C:\Users\<user>\AppData\Local\Temp\d-117019-1236-kb4khu\package.tgz
npm ERR! addLocal Could not install C:\Users\<user>\AppData\Local\Temp\d-117019-1236-kb4khu\package.tgz
npm ERR! Windows_NT 10.0.14393
npm ERR! argv "C:\\Users\\<user>\\AppData\\Local\\atom\\app-1.13.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\<user>\\AppData\\Local\\atom\\app-1.13.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\<user>\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\<user>\\.atom\\.apmrc" "install" "C:\\Users\\<user>\\AppData\\Local\\Temp\\d-117019-1236-kb4khu\\package.tgz" "--runtime=electron" "--target=1.3.13" "--arch=ia32" "--global-style" "--msvs_version=2015"
npm ERR! node v4.4.5
npm ERR! npm v3.10.5
npm ERR! path C:\Users\<user>\AppData\Local\Temp\npm-9788-6ac6ab58\unpack-b219b5dc\package.json
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall open
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\<user>\AppData\Local\Temp\npm-9788-6ac6ab58\unpack-b219b5dc\package.json'
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\<user>\AppData\Local\Temp\npm-9788-6ac6ab58\unpack-b219b5dc\package.json'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent
This has only been happening since the Atom 1.13 update.
I thought it might have been related to Atom, but I seem to be able to install other packages without issue.
The text was updated successfully, but these errors were encountered:
Whenever I launch Atom, I get the error below.
It looks strangely similar to this completely unrelated error
Atom Version: 1.13.0
Electron Version: 1.3.13
System: Microsoft Windows 10 Pro
Thrown From: highlight-selected package, v0.12.0
Stack Trace
Failed to activate the highlight-selected package
Config
Installed Packages
After re-installing the package in the Atom interface, I get this error:
This has only been happening since the Atom 1.13 update.
I thought it might have been related to Atom, but I seem to be able to install other packages without issue.
The text was updated successfully, but these errors were encountered: