Skip to content

Commit

Permalink
fix(CLI): isogit CLI throws "Error [ERR_REQUIRE_ESM]: Must use impo…
Browse files Browse the repository at this point in the history
…rt to load ES Module" in Node 13+

Co-authored-by: William Hilton <wmhilton@gmail.com>
  • Loading branch information
snickell and billiegoose committed Sep 15, 2020
1 parent 629b4e1 commit f2e3805
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 47 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,15 @@
"code",
"test"
]
},
{
"login": "snickell",
"name": "Seth Nickell",
"avatar_url": "https://avatars2.githubusercontent.com/u/223277?v=4",
"profile": "http://mtnspring.org/",
"contributions": [
"bug"
]
}
],
"commitConvention": "angular"
Expand Down
Loading

0 comments on commit f2e3805

Please sign in to comment.