Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upUnexpected linter output #950
Comments
This comment has been minimized.
This comment has been minimized.
|
Pointing pretest into node_modules doesn’t make a difference, resulting in the same error. "scripts": {
"pretest": "./node_modules/standard/bin/cmd.js", ... |
This comment has been minimized.
This comment has been minimized.
Duplicate of #949 |
LinusU
closed this
Jul 12, 2017
lock
bot
locked as resolved and limited conversation to collaborators
May 10, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
michaelnisi commentedJul 12, 2017
•
edited
Today, trying the latest and greatest: Node v8.1.3, npm 5.2.0, standard 10.0.2, I got
standard: Unexpected linter output, while running standard via npm pretest script. This might as well be a npm issue, but I decided to put it here first. Running standard alone works as expected, local and global versions of standard are 10.0.2.This never failed me, but today, after updating npm and standard, I got: