Created
August 12, 2020 17:18
-
-
Save Tunji545/9e5638ae02c11aa7b3190ec940b3c13f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [nodemon] to restart at any time, enter `rs` | |
| [nodemon] watching path(s): *.* | |
| [nodemon] watching extensions: js,mjs,json | |
| [nodemon] starting `babel-node src/server/server.js` | |
| C:\Users\Tunji545\Downloads\React\Fulljs\src\public\bible.jpg:1 | |
| ���� | |
| SyntaxError: Invalid or unexpected token | |
| at wrapSafe (internal/modules/cjs/loader.js:1053:16) | |
| at Module._compile (internal/modules/cjs/loader.js:1101:27) | |
| at Module._extensions..js (internal/modules/cjs/loader.js:1157:10) | |
| at Object.newLoader [as .js] (C:\Users\Tunji545\Downloads\React\Fulljs\node_modules\pirates\lib\index.js:104:7) | |
| at Module.load (internal/modules/cjs/loader.js:985:32) | |
| at Function.Module._load (internal/modules/cjs/loader.js:878:14) | |
| at Module.require (internal/modules/cjs/loader.js:1025:19) | |
| at require (internal/modules/cjs/helpers.js:72:18) | |
| at Object.<anonymous> (C:\Users\Tunji545\Downloads\React\Fulljs\src\components\/App.js:2:1) | |
| at Module._compile (internal/modules/cjs/loader.js:1137:30) | |
| [nodemon] app crashed - waiting for file changes before starting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment