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

Running project stripe-integration-node-typescript in dev mode fails #49

Open
giannativo opened this issue Sep 25, 2023 · 0 comments
Open
Labels

Comments

@giannativo
Copy link

Describe the bug

When running npm run dev at stripe-integration-node-typescript, an error regarding app.js and .env locations it's preventing the standard app execution locally.

Expected Behavior

npm run dev command should start the app as expected according to README definition.

Current Behavior

When running the command npm run dev, the output show an error stating that app.js and .env are not found.

Reproduction Steps

Run npm run dev command and follow the console errors.

Possible Solution

No response

Additional Information/Context

No response

Version used

main branch

Environment details (OS name and version, etc.)

tested on linux, but it's likely to be a general error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 🔖 Ready
Development

No branches or pull requests

2 participants