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

Admin young #2

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Admin young #2

wants to merge 46 commits into from

Conversation

Hogusong
Copy link

@Hogusong Hogusong commented Jan 8, 2019

No description provided.

“Young and others added 30 commits December 10, 2018 11:02
@luiskcs89
Copy link

Hi @Hogusong I started checking this and couldn't run it because of the following errors:
ERROR in src/app/app.module.ts(10,29): error TS2307: Cannot find module '../environments/environment'.

src/app/pages/schedule/schedule.ts(3,27): error TS2305: Module '"/Users/luiskcs89/Documents/Webjunto/ionic-conference-app/node_modules/@ionic/angular/dist/index"' has no exported member 'List'.

src/app/pages/tutorial/tutorial.ts(4,26): error TS2305: Module '"/Users/luiskcs89/Documents/Webjunto/ionic-conference-app/node_modules/@ionic/angular/dist/index"' has no exported member 'Slides'.

src/main.ts(5,29): error TS2307: Cannot find module './environments/environment'.

The List and Slides ones can be fixed by changing the types to IonList and IonSlides in the stated files. But for the environment one, I seem to be missing that file, let me know when you push it or if you can send it to me.
Thanks,
Luis

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

Successfully merging this pull request may close these issues.

2 participants