Help question. #9
damaterapolixenidis
started this conversation in
General
Replies: 2 comments
-
I think you have not installed express to your system. I think you should install express first.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Ok I will install here thank you so much. Let me try 🙏.
…--
Regards,
Polixenidis M
Applications Create, Advertising, General Trade,Investments, Real Estate, Production
Leoforos Irakleiou 350, Nea Ionia Athens 142 31, IONIA 2000
Tel: +30.2112679530
Urls: www.exnet.gr<http://www.exnet.gr/> - company.exnet.gr<http://company.exnet.gr/> - medeon.eu<http://medeon.eu/> - damatera.com<http://damatera.com/> - taxeco.eu<http://taxeco.eu/>
On Aug 18, 2023, at 09:14, Bitrix ***@***.***> wrote:
I think you have not installed express to your system. I think you should install express first.
using this command
npm i express
—
Reply to this email directly, view it on GitHub<#9 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A2WOXHAO7VZDWDTBPNCOS43XV4B3BANCNFSM6AAAAAA3U4YOC4>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello I am trying to run it but I get this:
npm run devall
sh: react-scripts: command not found
node:internal/modules/cjs/loader:1080
throw err;
^
Error: Cannot find module 'express'
Require stack:
at Module._resolveFilename (node:internal/modules/cjs/loader:1077:15)
at Module._load (node:internal/modules/cjs/loader:922:27)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:121:18)
at Object. (/Users/Localhost/Documents/NFTgenerator/server.js:1:17)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
code: 'MODULE_NOT_FOUND',
requireStack: [ '/Users/Localhost/Documents/NFTgenerator/server.js' ]
}
Node.js v18.17.1
^[I
Can you help me
Beta Was this translation helpful? Give feedback.
All reactions