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

[BUG] dotenv not included in package.json #25

Open
micuat opened this issue Aug 8, 2021 · 1 comment
Open

[BUG] dotenv not included in package.json #25

micuat opened this issue Aug 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@micuat
Copy link

micuat commented Aug 8, 2021

Describe the bug
npm run dev fails as dotenv not installed

What is the expected behavior?
dotenv in package.json

**What version of the LiveLab are you using? What room of LiveLab are you in? **
1.4.5

@micuat micuat added the bug Something isn't working label Aug 8, 2021
@sahithyandev
Copy link

The fix is so obvious. Just install dotenv. (and create a .env file if you haven't already)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants