-
-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi,
since the update yesterday I can't install my modules, since the postinstall script uses "||", which isn`t supported on Windows in the given context.
`At line:1 char:53
+ node -e "try{require('./_postinstall')}catch(e){}" || exit 0
+ ~~
The token '||' is not a valid statement separator in this version.
+ CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : InvalidEndOfLine`
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested