project_mern_memories icon indicating copy to clipboard operation
project_mern_memories copied to clipboard

Part 3 is not compiling and running

Open ashishbhagat2 opened this issue 3 years ago • 4 comments

There are the errors I am getting after I open audit report for npm i

npm audit report

node-fetch <=2.6.0 || 3.0.0-beta.1 - 3.0.0-beta.8
Denial of Service - https://npmjs.com/advisories/1556 No fix available node_modules/node-fetch isomorphic-fetch 2.0.0 - 2.2.1 Depends on vulnerable versions of node-fetch node_modules/isomorphic-fetch fbjs 0.7.0 - 1.0.0 Depends on vulnerable versions of isomorphic-fetch node_modules/fbjs react 0.15.0-alpha.1 - 16.4.2 Depends on vulnerable versions of fbjs node_modules/react-file-base64/node_modules/react react-file-base64 * Depends on vulnerable versions of react node_modules/react-file-base64

ashishbhagat2 avatar Apr 13 '21 07:04 ashishbhagat2

Which version are you referring to? Thanks.

On Tue, Apr 13, 2021, 3:59 AM ashishbhagat2 @.***> wrote:

There are the errors I am getting after I open audit report for npm i

npm audit report

node-fetch <=2.6.0 || 3.0.0-beta.1 - 3.0.0-beta.8 Denial of Service - https://npmjs.com/advisories/1556 No fix available node_modules/node-fetch isomorphic-fetch 2.0.0 - 2.2.1 Depends on vulnerable versions of node-fetch node_modules/isomorphic-fetch fbjs 0.7.0 - 1.0.0 Depends on vulnerable versions of isomorphic-fetch node_modules/fbjs react 0.15.0-alpha.1 - 16.4.2 Depends on vulnerable versions of fbjs node_modules/react-file-base64/node_modules/react react-file-base64 * Depends on vulnerable versions of react node_modules/react-file-base64

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/adrianhajdin/project_mern_memories/issues/27, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFK3CNKOVGQIQKYT3SPDNTLTIP2V5ANCNFSM422Z6TDA .

elijah-dayan avatar Apr 13 '21 08:04 elijah-dayan

I am referring to PART 3. PART 3 is not compiling after npm i

PART1 and PART working fine.

ashishbhagat2 avatar Apr 13 '21 08:04 ashishbhagat2

Is there any github link where we can find the whole code of part 3. Css part seems to be debugged a bit.

adityaFE avatar Apr 25 '21 10:04 adityaFE

I got the same error. Did anybody fix this?

AnthonyPatton avatar Aug 18 '21 03:08 AnthonyPatton