Skip to content

Conversation

@cjihrig
Copy link
Contributor

@cjihrig cjihrig commented May 18, 2019

ERR_UNKNOWN_FILE_EXTENSION expects a single argument. This
commit fixes the argument count.

Fixes: #27761

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented May 20, 2019

CI: https://ci.nodejs.org/job/node-test-pull-request/23230/

EDIT(cjihrig): CI was yellow.

ERR_UNKNOWN_FILE_EXTENSION expects a single argument. This
commit fixes the argument count.

PR-URL: nodejs#27763
Fixes: nodejs#27761
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
@cjihrig cjihrig merged commit 873c372 into nodejs:master May 20, 2019
@cjihrig cjihrig deleted the esm-ext branch May 20, 2019 14:28
BridgeAR pushed a commit that referenced this pull request May 21, 2019
ERR_UNKNOWN_FILE_EXTENSION expects a single argument. This
commit fixes the argument count.

PR-URL: #27763
Fixes: #27761
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Ruben Bridgewater <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
@BridgeAR BridgeAR mentioned this pull request May 21, 2019
4 tasks
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.

ERR_UNKNOWN_FILE_EXTENSION is not thrown correctly

6 participants