chatgpt-webapp-fullstack icon indicating copy to clipboard operation
chatgpt-webapp-fullstack copied to clipboard

Failed to parse source map from '/root/chatgpt-webapp-fullstack-main/client/node_modules/@fortaine/fetch-event-source/src/fetch.ts' file: Error: ENOENT: no such file or directory, open '/root/chatgpt-webapp-fullstack-main/client/node_modules/@fortaine/fetch-event-source/src/fetch.ts'

Open xixixi2000 opened this issue 2 years ago • 5 comments

root@host:~/chatgpt-webapp-fullstack-main/client# ls -la node_modules/@fortaine/fetch-event-source/ total 36 drwxr-xr-x 3 root root 4096 Mar 14 16:25 . drwxr-xr-x 3 root root 4096 Mar 14 16:24 .. -rw-r--r-- 1 root root 1889 Mar 14 16:25 CHANGELOG.md drwxr-xr-x 4 root root 4096 Mar 14 16:25 lib -rw-r--r-- 1 root root 1141 Mar 14 16:25 LICENSE -rw-r--r-- 1 root root 1571 Mar 14 16:25 package.json -rw-r--r-- 1 root root 6036 Mar 14 16:25 README.md -rw-r--r-- 1 root root 159 Mar 14 16:25 tsconfig.esm.json

xixixi2000 avatar Mar 14 '23 08:03 xixixi2000

看上去是依赖安装过了,但是项目中resolve依赖目录,怎么resolve到 /root 下面了

walkthunder avatar Mar 14 '23 10:03 walkthunder

there is no src/fetch.ts file

xixixi2000 avatar Mar 14 '23 10:03 xixixi2000

In fact, there is no src directory under node_modules/@fortaine/fetch-event-source, but the version is 3.0.8, the same with the packages.json

xixixi2000 avatar Mar 14 '23 10:03 xixixi2000

The same error occured to me.

lhc1988 avatar Mar 31 '23 03:03 lhc1988

Same error.

macshion avatar Apr 03 '23 08:04 macshion