GitHub user SamEsmailR closed a discussion: AutoGenView and RouteView issue
i am constantly getting these errors when i am trying to start the development server for the ui ERROR Failed to compile with 1 error 8:29:13 PM error in ./src/layouts/RouteView.vue?vue&type=script&lang=js Syntax Error: TypeError: Cannot read properties of null (reading 'content') @ ./src/layouts/RouteView.vue?vue&type=script&lang=js 1:0-280 1:0-280 1:281-550 1:281-550 @ ./src/layouts/RouteView.vue @ ./src/layouts/index.js @ ./src/config/router.js @ ./src/router/index.js @ ./src/main.js @ multi (webpack)-dev-server/client?http://192.168.1.5:5050&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js ERROR Failed to compile with 1 error 8:28:49 PM error in ./src/views/AutogenView.vue?vue&type=script&lang=js Syntax Error: TypeError: Cannot read properties of null (reading 'content') @ ./src/views/AutogenView.vue?vue&type=script&lang=js 1:0-282 1:0-282 1:283-554 1:283-554 @ ./src/views/AutogenView.vue @ ./src/config/router.js @ ./src/router/index.js @ ./src/main.js @ multi (webpack)-dev-server/client?http://192.168.1.5:5050&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js i am using windows 10 with nodejs 16 installed this is the .env.local CS_URL=http://localhost:8080 and thats it i made no other changes GitHub link: https://github.com/apache/cloudstack/discussions/9089 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org