-
卡在第一步安装依赖。机器是CentOS 7,已更新gcc等。
![图片](https://github.com/lianginx/chatgpt-nuxt/assets/32238027/01732b87-62b5-4c9a-9e38-550c19aaf1ab)
我的2G小鸡还有剩1G以上内存。但是就是安装不成功。
大神能否直接将环境配置写进Dockerfile。便于docker部署。
-
### Description
import `jsonwebtoken` throws error
### Reproduction
The code:
```javascript
import { verify } from "jsonwebtoken";
```
The error message:
```console
import { verify …
-
自己改了下用localstorage存的,不知道有没有其他更好的方式~
-
-
I'm using Nuxt 3.7.3, Nuxt image 1.0.0-rc.2
In a component, providing image from assets directory as src prop of does not render image, I see "404 IPX: File not found" error in JS console.
Same …
-
-
Currently we [disable tests for windows](https://github.com/unjs/nitro/blob/main/test/presets/vercel-edge.test.ts#L7) since edge-runetime (by the time i checked) was incomaptible. But there are more i…
pi0 updated
11 months ago
-
I don't have any knowledge about nuxt. When running the project, the following problems occurred:
I executed the 'yarn install' command to download the related dependencies, and then executed 'yarn…
-
# 20240219 Github 前端趋势榜
Github 前端开发日报栏目数据来自[Github热榜](https://github.qdkfweb.cn/)(我开发的爬虫),每日分享HTML、CSS、JavaScript、Vue等开源项目,为开发者提供动力,点击Star按钮来关注这个项目,点击Watch来收听每日的更新[Github主页](https://github.com/kujian/…
-
error: [plugin: vite:dep-pre-bundle] Failed to resolve entry for package "fs". The package may have incorrect main/module/exports specified in its package.json
while running my exisiting nuxtjs app w…