You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
starting the angular2 quickstart server npm run lite-server watches for changes in node_modules causing it to reload over and over again. Adding a my-bs-config.json with this inside
starting the angular2 quickstart server
npm run lite-server
watches for changes innode_modules
causing it to reload over and over again. Adding amy-bs-config.json
with this insideappears to stop it from constantly reloading itself but it still is watching files withing
node_modules
I am running:
The text was updated successfully, but these errors were encountered: