Posts by PolarFox OOF • 9 points
2 posts
-
-1
votes1
answer113
viewsQ: Syntaxerror: Unexpected Identifier in /Users/apple/Documents/Nodejs/views/index.ejs while compiling ejs
I have a problem running my SQL. When I run on localhost, my code is normal. Follows code. const express = require('express'); const fileUpload = require('express-fileupload'); const bodyParser =…
-
0
votes2
answers2181
viewsQ: -bash: nodemon: command not found
Hello, I wonder if you have someone with the same problem or something similar I ran this code sudo npm install nodemon and returned this to me /Users/apple/.npm-global/bin/nodemon ->…