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

Can't find package:src #839

Closed
ratnabh opened this issue Jan 13, 2019 · 3 comments
Closed

Can't find package:src #839

ratnabh opened this issue Jan 13, 2019 · 3 comments

Comments

@ratnabh
Copy link

ratnabh commented Jan 13, 2019

screenshot 2019-01-13 at 1 50 31 pm

my project does not run here even after clicking on install package src, I imported the project from github repository
here is the link to StackBlitz
https://stackblitz.com/github/ratnabh/angular-shopping?file=src%2Fapp%2Fshopping%2Fshopping-list%2Fshopping-list.component.ts

@amit-kumar-dubey
Copy link

I have the same issue and i see the same #738: solved
i use this reference and check and modify it
in my case:
Right: relative path import { environment } from '../environments/environment';
Wrong: import { environment } from 'src/environments/environment';

@wallysoncarvalho
Copy link

I have the same issue and i see the same #738: solved
i use this reference and check and modify it
in my case:
Right: relative path import { environment } from '../environments/environment';
Wrong: import { environment } from 'src/environments/environment';

Didnt work for me !

@purplem1lk
Copy link
Contributor

Thank you for your patience - We are launching new core technology into beta next month that should resolve this issue so this will be closed accordingly. If this issue persists, feel free to tag me or ask to reopen this issue with screenshots of the error. Thank you! :)

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

4 participants