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

Add @babel/runtime dev dependency #74

Merged
merged 1 commit into from
Jun 19, 2020

Conversation

andygout
Copy link
Contributor

When bower linking from this component to next-front-page and then running make build (on next-front-page) I encountered this error:

Screenshot 2020-06-18 at 16 05 39

Which presents itself again in the client-side console:

Screenshot 2020-06-18 at 16 05 53

An investigation suggested that I install babel-runtime as a dev dependency, which has resolved the issue and enabled me to run next-front-page locally whilst bower linking to a local instance of n-syndication.

References:

New dev dependencies:

@andygout andygout requested a review from a team June 19, 2020 07:59
@andygout andygout requested a review from a team as a code owner June 19, 2020 07:59
@andygout andygout force-pushed the add-babel-runtime-dev-dependency branch from 0dc5217 to 8972f4c Compare June 19, 2020 08:18
@andygout andygout merged commit 0ea3a85 into master Jun 19, 2020
@andygout andygout deleted the add-babel-runtime-dev-dependency branch June 19, 2020 08:30
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