Hashnode / Hashnode/starter-kit

Running Starter Kit - enterprise and it does not render

未关闭
#135 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
TypeScript
星标
648
派生
921
PR 合并指标
30 天内没有已合并 PR

描述

Hi,

please help me figure out what's wrong with my starter kit project.

I am running it on windows 10 machine, I first ran `npm install -g pnpm` inside the enterprise folder then I ran `npm run dev` and it runs and shows a bunch of terminal logs - > success' but it never reaches the terminal log showing the host and port its running on "localhost:3001"

![Screenshot 2024-06-09 070945](https://github.com/Hashnode/starter-kit/assets/48319954/6b4e5c66-add6-4aa6-a998-fb30d13c0d48)

I also assumed its many the configs - but the configs in the .env file are the same as the ones on vercel and its working the but not locally -> this is what I have in the .env file:

```
NEXT_PUBLIC_HASHNODE_GQL_ENDPOINT=https://gql.hashnode.com
NEXT_PUBLIC_HASHNODE_PUBLICATION_HOST=vukanig.hashnode.com
NEXT_PUBLIC_MODE=development
```

If any one has suggestion on what could be blocking me please assist.

Highly appreciate it

贡献指南

打开贡献指南

调研方向

在 Windows 10 上从 enterprise 文件夹使用 npm run dev 重现该问题,然后检查所报告的成功日志之后的终端输出。将本地环境与提供的 .env 值进行比较,并确定为什么不显示 host 和 port;当 starter kit 在 localhost:3001 本地渲染出来时,即视为完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
nextjs, typescript
领域
frontend, web-dev
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。