-
Notifications
You must be signed in to change notification settings - Fork 35
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
Failed to activate the atom-ctags package #200
Comments
Temporary fix. edit |
@kkraju4u my file already became as
but it's not working |
@michaelczhou If you are using linux, try |
@kkraju4u Thx! |
Hi, is there any solution for mac? |
@sergeialimov for Mac,actually you could find the |
Cannot find module '/opt/atom/resources/app.asar.unpacked/node_modules/ctags/build/Release/ctags.node'
Error: Cannot find module '/opt/atom/resources/app.asar.unpacked/node_modules/ctags/build/Release/ctags.node' at Module._resolveFilename (module.js:470:15) at Module._resolveFilename (/opt/atom/resources/electron.asar/common/reset-search-paths.js:35:12) at Function.get_Module._resolveFilename (/opt/atom/resources/app/src/module-cache.js:354:58) at Module.require (file:///opt/atom/resources/app/static/index.js:40:43) at require (/opt/atom/resources/app/src/native-compile-cache.js:66:33) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/node_modules/ctags/src/ctags.coffee:1:10) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/node_modules/ctags/src/ctags.coffee:1:1) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/node_modules/ctags/src/ctags.coffee:1:1) at Module.get_Module._compile (/opt/atom/resources/app/src/native-compile-cache.js:106:36) at Object.value [as .coffee] (/opt/atom/resources/app/src/compile-cache.js:239:29) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (file:///opt/atom/resources/app/static/index.js:47:45) at require (/opt/atom/resources/app/src/native-compile-cache.js:66:33) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/lib/ctags-cache.coffee:3:9) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/lib/ctags-cache.coffee:2:1) at Object.<anonymous> (/home/zc/.atom/packages/atom-ctags/lib/ctags-cache.coffee:2:1) at Module.get_Module._compile (/opt/atom/resources/app/src/native-compile-cache.js:106:36) at Object.value [as .coffee] (/opt/atom/resources/app/src/compile-cache.js:239:29) at Module.load (module.js:488:32) at tryModuleLoad (module.js:447:12) at Function.Module._load (module.js:439:3) at Module.require (file:///opt/atom/resources/app/static/index.js:47:45) at require (/opt/atom/resources/app/src/native-compile-cache.js:66:33) at Object.activate (/home/zc/.atom/packages/atom-ctags/lib/main.coffee:48:19) at Package.module.exports.Package.activateNow (/opt/atom/resources/app/src/package.js:253:25) at /opt/atom/resources/app/src/package.js:225:38 at Package.module.exports.Package.measure (/opt/atom/resources/app/src/package.js:99:21) at /opt/atom/resources/app/src/package.js:218:32
The text was updated successfully, but these errors were encountered: