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

Error listing projects : Cannot find module '@babel/runtime/core-js/object/keys' #21

Closed
mcoeur opened this issue Mar 12, 2019 · 2 comments

Comments

@mcoeur
Copy link

mcoeur commented Mar 12, 2019

Hello,

I have the following error when I try to list the atom projects : Cannot find module '@babel/runtime/core-js/object/keys'

Here is a screenshot of the alfred debug console :

Screenshot 2019-03-12 at 07 19 41

I installed the workflow through npm install.

Node version : 11.11.0 (latest stable version available today)

@mdeboer
Copy link
Member

mdeboer commented Mar 12, 2019

Odd, have you tried re-installing it? No errors during installation with NPM?

I'll have a look soon, see if I can reproduce it. In the meanwhile try downloading the workflow from the releases page here and make sure you remove the NPM installed version first before installing it by dragging it into the Workflow window of Alfred.

@mcoeur
Copy link
Author

mcoeur commented Mar 12, 2019

re-installing through npm didn't solve the problem.
However, after uninstalling and re-installing with the workflow file, it worked like a charm (I just had to adjust the nodePath env variable to get it to work with nvm).

Not sure why, but it was the right workaround for me, thanks a lot !

@mdeboer mdeboer closed this as completed May 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants