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

Aborted because of declined dependency #2034

Closed
Rokt33r opened this issue May 21, 2017 · 2 comments
Closed

Aborted because of declined dependency #2034

Rokt33r opened this issue May 21, 2017 · 2 comments

Comments

@Rokt33r
Copy link
Contributor

Rokt33r commented May 21, 2017

After upgrading to v2.4.0, I keep getting these error.

screen shot 2017-05-21 at 22 11 23

When going to unbuilt pages, routing is blocked and shows the error message. But, after the page built, routing works normally untill next.js trying to build the page again.

.babelrc

{
  "presets": [
    "next/babel",
    "stage-0"
  ],
  "plugins": [
    ["transform-define", "./universalEnv.js"],
    "inline-react-svg"
  ]
}
@arunoda
Copy link
Contributor

arunoda commented May 21, 2017

Could you set up a sample repo and send it to us?
Also let us know steps to re-produce it.

@Rokt33r
Copy link
Contributor Author

Rokt33r commented May 21, 2017

Sorry for bothering you. It disappeared suddenly. I'll re-open if it occurs again.

@Rokt33r Rokt33r closed this as completed May 21, 2017
@lock lock bot locked as resolved and limited conversation to collaborators May 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants