Skip to content

Can't run locally #451

Answered by AatirNadim
snirego asked this question in Q&A
Discussion options

You must be logged in to vote

hey @snirego @jaiswalshash and any other party concerned, who is facing the issue of getting the application up locally

  1. Please make sure you are following all the steps present here dub-local-development.
  2. Also ensure that you are populating all the required env vars in the apps/web env file as well.
  3. Please make sure you are using pnpm and the right version as well "packageManager": "[email protected]", as present in the root package,json file.
  4. If you are using a different version of pnpm in general then you can run pnpx [email protected] i, in the root directory, i.e., where the root package.json file is present, and subsequently, pnpx [email protected] dev.

running the dev script will have turbo handle …

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by devkiran
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants