flashboard icon indicating copy to clipboard operation
flashboard copied to clipboard

Error on clone & build

Open LucaGabi opened this issue 7 years ago • 0 comments

[HMR] bundle has 1 warnings app.js%20line%203864%20%3E%20eval:188:7 ./~/codemirror/mode/rpm/changes/index.html Module parse failed: C:\work\flashdashboard\flashboard\node_modules\codemirror\mode\rpm\changes\index.html Unexpected token (1:0) You may need an appropriate loader to handle this file type. SyntaxError: Unexpected token (1:0) at Parser.pp$4.raise (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:2221:15) at Parser.pp.unexpected (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:603:10) at Parser.pp$3.parseExprAtom (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1822:12) at Parser.pp$3.parseExprSubscripts (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1715:21) at Parser.pp$3.parseMaybeUnary (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1692:19) at Parser.pp$3.parseExprOps (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1637:21) at Parser.pp$3.parseMaybeConditional (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1620:21) at Parser.pp$3.parseMaybeAssign (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1597:21) at Parser.pp$3.parseExpression (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:1573:21) at Parser.pp$1.parseStatement (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:727:47) at Parser.pp$1.parseTopLevel (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:638:25) at Parser.parse (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:516:17) at Object.parse (C:\work\flashdashboard\flashboard\node_modules\acorn\dist\acorn.js:3098:39) at Parser.parse (C:\work\flashdashboard\flashboard\node_modules\webpack\lib\Parser.js:902:15) at NormalModule. (C:\work\flashdashboard\flashboard\node_modules\webpack\lib\NormalModule.js:104:16) at NormalModule.onModuleBuild (C:\work\flashdashboard\flashboard\node_modules\webpack-core\lib\NormalModuleMixin.js:310:10) @ ./~/codemirror/mode ^./.*$ app.js%20line%203864%20%3E%20eval:189:7 [vue-router] uncaught error during route navigation: app.js%20line%203696%20%3E%20eval:18:39 TypeError: document.querySelector(...) is null Stack trace: @http://localhost:8080/app.js line 2790 > eval:159:46 updateRoute/<@http://localhost:8080/app.js line 3696 > eval:2001:13 updateRoute@http://localhost:8080/app.js line 3696 > eval:2000:3 transitionTo/<@http://localhost:8080/app.js line 3696 > eval:1877:5 confirmTransition/</<@http://localhost:8080/app.js line 3696 > eval:1986:7 step@http://localhost:8080/app.js line 3696 > eval:1716:7 step@http://localhost:8080/app.js line 3696 > eval:1723:9 runQueue@http://localhost:8080/app.js line 3696 > eval:1727:3 confirmTransition/<@http://localhost:8080/app.js line 3696 > eval:1981:5 step@http://localhost:8080/app.js line 3696 > eval:1716:7 step/<@http://localhost:8080/app.js line 3696 > eval:1720:11 iterator/<@http://localhost:8080/app.js line 3696 > eval:1966:11 resolveAsyncComponents/<@http://localhost:8080/app.js line 3696 > eval:1794:22 iterator@http://localhost:8080/app.js line 3696 > eval:1945:7 step@http://localhost:8080/app.js line 3696 > eval:1719:9 step@http://localhost:8080/app.js line 3696 > eval:1723:9 step/<@http://localhost:8080/app.js line 3696 > eval:1720:11 iterator/<@http://localhost:8080/app.js line 3696 > eval:1966:11 @http://localhost:8080/app.js line 2790 > eval:150:7 iterator@http://localhost:8080/app.js line 3696 > eval:1945:7 step@http://localhost:8080/app.js line 3696 > eval:1719:9 runQueue@http://localhost:8080/app.js line 3696 > eval:1727:3 confirmTransition@http://localhost:8080/app.js line 3696 > eval:1974:3 transitionTo@http://localhost:8080/app.js line 3696 > eval:1876:3 init@http://localhost:8080/app.js line 3696 > eval:2501:5 beforeCreate@http://localhost:8080/app.js line 3696 > eval:542:9 callHook@http://localhost:8080/app.js line 636 > eval:2921:9 initMixin/Vue.prototype._init@http://localhost:8080/app.js line 636 > eval:4626:5 Vue@http://localhost:8080/app.js line 636 > eval:4729:3 @http://localhost:8080/app.js line 2790 > eval:165:5 app.js%20line%203696%20%3E%20eval:1907:9 [Vue warn]: Method "_t" conflicts with an existing Vue instance method. Avoid defining component methods that start with _ or $. app.js%20line%20636%20%3E%20eval:593:7 [Vue warn]: Method "_t" conflicts with an existing Vue instance method. Avoid defining component methods that start with _ or $. app.js%20line%20636%20%3E%20eval:593:7 FLASHBOARD app.js%20line%202748%20%3E%20eval:26:5 Error: CORS request rejected: http://127.0.0.1:3000/api/Users/login app.js%20line%20666%20%3E%20eval:259:22 Source map error: Error: sourceMapURL could not be parsed Resource URL: null Source Map URL: data:application/json;charset=utf-8;base64

LucaGabi avatar Apr 26 '18 18:04 LucaGabi