Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

__platform_browser_private__ is not present in @angular/platform-browser #90

Closed
DnyaneshwarShivbhakta opened this issue Aug 22, 2018 · 1 comment

Comments

@DnyaneshwarShivbhakta
Copy link

I am migrating angular 2 application to angular 6.In angular 2 I am able to use following lines of code but after migrating to angular 6 its giving error.

import { __platform_browser_private__ } from '@angular/platform-browser';
import { __core_private__ } from '@angular/core';
@treeder
Copy link
Contributor

treeder commented Aug 22, 2018

This is the wrong place to ask your angular questions. Try https://stackoverflow.com/

@treeder treeder closed this as completed Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants