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

Issue while building #1

Open
chrisbagis opened this issue Sep 24, 2018 · 1 comment
Open

Issue while building #1

chrisbagis opened this issue Sep 24, 2018 · 1 comment

Comments

@chrisbagis
Copy link

Error - typescript - src\extensions\reactHubsiteNavbar\ReactHubsiteNavbarApplicationCustomizer.ts(17,46): error TS2307:
Cannot find module '../../../lib/extensions/reactHubsiteNavbar/services/SPSearchService'.

I changed the line to this which fixed the issue

import * as SPSearchService from '../../../lib/extensions/reactHubsiteNavbar/services/SPSearchService';

@bcameron1231
Copy link
Owner

Thanks for this! If you want to submit a PR, please do and I'll put it into the master branch :)

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