angular - "type is not allowed" tslint.json issue. How to Ensure the configuration meets with what you set up on tslint.json -


ng serve works fine when try build project says "type not allowed" in tslint.json issue. how ensure configuration meets set on tslint.json

running command deploy app fixed it.. ng build --env=prod

found solution in github


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -