Cannot find module error

Error: Cannot find module 'showdown' Require stack: - /home/runner/BlogStart-CMS/index.js     at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15)     at Function.Module._load (internal/modules/cjs/loader.js:841:27)     at Module.re

It seems the Repl this error is occurring in is private? Would you mind making it public or sharing some of the code within it? It will be pretty hard for the community to help without being able to see your code. :smile:

2 Likes

Try npm i showdown In Shell

1 Like

It’s Important To Do That In Shell