Document Issue: File path is incorrect in " Upgrading from AngularJS "
See original GitHub issueI’m submitting a…
[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Performance issue
[ ] Feature request
[x] Documentation issue or request
[ ] Support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
[ ] Other... Please describe:
Current behavior
There is a document issue.
Document -> Techniques -> Upgrading from AngularJS -> Upgrading Instructions -> PhoneCat Upgrade Tutorial -> Bootstrapping a hybrid PhoneCat
Link: https://angular.io/guide/upgrade#bootstrapping-a-hybrid-phonecat
“Finally, bootstrap the AppModule in src/main.ts. This file has been configured as the application entrypoint in systemjs.config.js, so it is already being loaded by the browser.”
Expected behavior
“Finally, bootstrap the AppModule in app/main.ts. This file has been configured as the application entrypoint in systemjs.config.js, so it is already being loaded by the browser.”
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
it confuses reader.
Environment
Angular version: X.Y.Z
Browser:
- [x] Chrome (desktop) version XX
- [] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (4 by maintainers)
Top Results From Across the Web
AngularJS: Developer Guide: Migrating from Previous Versions
Migrating from 1.7 to 1.8 Generally updating to 1.8. 0 from 1.7. x should be a straightforward process and is highly recommended. AngularJS...
Read more >Upgrading from AngularJS to Angular
When you break application code down into one component per file, you often end up with a project structure with a large number...
Read more >javascript - How to resolve the C:\fakepath? - Stack Overflow
This is the text field where I have to show the full path of the file. function theimage(){ var filename = document.getElementById('file-id ...
Read more >Top 18 Most Common AngularJS Developer Mistakes - Toptal
debugInfoEnabled is set to false, calling .scope() on a DOM node will return undefined ... Secondly, the code is cleaner and can be...
Read more >Images not loading from assets folder in Angular
In the Angular project, you don't have to add the relative path from your file to image file. Angular resolves this problem for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Looks like this issue can be closed.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.