In relation to Angular 4
, when I make changes in variables
that are called through {{ }}
, there is no change in html
. Also, if I write the ng serve
command, I get the following error:
Local workspace file ('angular.json') could not be found.
When checking which version I have with the ng -v command, it gives the following error:
Error: ENOENT: no such file or directory, scandir 'C: \ Users \ user \ node_modules' at Object.fs.readdirSync (fs.js: 904: 18) at VersionCommand.run (C: \ Users \ user \ AppData \ Roaming \ npm \ node_modules \ @angular \ cli \ commands \ version.js: 55: 41) at Object. (C: \ Users \ user \ AppData \ Roaming \ npm \ node_modules \ @angular \ cli \ models \ command-runner.js: 150: 28) at Generator.next () at fulfilled (C: \ Users \ user \ AppData \ Roaming \ npm \ node_modules \ @angular \ cli \ models \ command-runner.js: 11: 58) at at process._tickCallback (internal / process / next_tick.js: 188: 7) at Function.Module.runMain (module.js: 695: 11) at startup (bootstrap_node.js: 191: 16) at bootstrap_node.js: 612: 3