-
Notifications
You must be signed in to change notification settings - Fork 50
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
[BUG-adminverrrb] 'Error: npm ERR! node-pre-gyp ERR! not ok' AND 'Error: Cannot find module 'dotenv'' #87
Comments
Hmm, that's not right. We'll look into it. |
Thanks, appreciate it :) |
Well error 2 is expected as a consequence of error 1, but let me spend some time figuring out why error 1 is happening. |
Thanks for the clarity there, I assume that's because we are building the node app right before error 1 is printed. Would that be correct? I hope my notifications are not inconvenient, just trying to figure out some of these things the first time. |
Error one happens after you run I don't have a windows machine to debug right now, but some google-fu leads me to this |
Yes, error 1 happens after running |
@Verrrb I am using Windows so @colmdoyle asked me to take a look. By no means an expert here, but I had similar errors and eventually got things working. Can you try the following?
|
Apologies I was away for the weekend will be looking at this today. Thanks for sharing this, will update the thread accordingly. |
I'm seeing this same error on a Mac. Running Monterey 12.6, still on an Intel processor. Tried several versions of Node, since I see that's an issue for lots of people. I've tried the suggestions that are relevant to Mac here (mostly making sure that Python is updated, but also tried
|
9 minutes later, commenting to say that I figured it out. I updated all of the dependencies in the |
Thanks @PrestonWinstead , had the same issue. Updated |
Again confirmed on Windows i ran |
Is there an existing issue for this?
Have you read our code of conduct?
Current Behavior
Can you please help me here, I am trying to figure out what I am not getting right.
Expected Behavior
Work through like it's shown in the demo here. It's also missing the overall node.js folder on my end compared to the video https://www.youtube.com/watch?v=q3SBz_eqOq0&list=PLWlXaxtQ7fUb0B4uNTKirvrQ0JOTCBFae&index=8
Steps To Reproduce
Environment
Anything else?
Error 1
Error 2
The text was updated successfully, but these errors were encountered: