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

Fix wrong import #2355

Merged
merged 1 commit into from
Apr 12, 2021
Merged

Fix wrong import #2355

merged 1 commit into from
Apr 12, 2021

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Apr 10, 2021

Motivation

Fix below error:

internal/modules/cjs/loader.js:883
  throw err;
  ^

Error: Cannot find module '../../../src/util'
Require stack:
- /Users/tuyennguyen/Projects/workshop/lodestar/packages/beacon-state-transition/lib/altair/state_accessor/balance.js

@codeclimate
Copy link

codeclimate bot commented Apr 10, 2021

Code Climate has analyzed commit bb1ae6d and detected 0 issues on this pull request.

View more on Code Climate.

@twoeths twoeths merged commit 3287f54 into master Apr 12, 2021
@twoeths twoeths deleted the tuyen/fix-wrong-import branch April 12, 2021 00:03
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.

None yet

2 participants