JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-module-coreapps (master) $ mvn clean install [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:coreapps-omod:jar:1.32.0-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-dependency-plugin @ org.openmrs.module:coreapps-omod:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\omod\pom.xml, line 461, column 21 [WARNING] 'build.plugins.plugin.version' for de.saumya.mojo:gem-maven-plugin is missing. @ org.openmrs.module:coreapps-omod:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\omod\pom.xml, line 487, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.openmrs.module:coreapps-api-2.2:jar:1.32.0-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.openmrs.module:serialization.xstream-api:jar -> duplicate declaration of version (?) @ org.openmrs.module:coreapps-api-2.2:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\pom.xml, line 154, column 16 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.openmrs.module:serialization.xstream-api-1.9:jar -> duplicate declaration of version (?) @ org.openmrs.module:coreapps-api-2.2:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\pom.xml, line 160, column 16 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.openmrs.module:serialization.xstream-api-1.10:jar -> duplicate declaration of version (?) @ org.openmrs.module:coreapps-api-2.2:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\pom.xml, line 166, column 16 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.openmrs.module:serialization.xstream-api-2.0:jar -> duplicate declaration of version (?) @ org.openmrs.module:coreapps-api-2.2:[unknown-version], C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\pom.xml, line 172, column 16 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Core Apps Module [pom] [INFO] Core Apps Module API-pre2.2 [jar] [INFO] Core Apps Module API [jar] [INFO] coreapps Module web 1.9 [jar] [INFO] coreapps Module web 2.0 [jar] [INFO] Core Apps Module API 2.2 [jar] [INFO] Core Apps Module OMOD [jar] [INFO] [INFO] --------------------< org.openmrs.module:coreapps >--------------------- [INFO] Building Core Apps Module 1.32.0-SNAPSHOT [1/7] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps\1.32.0-SNAPSHOT\coreapps-1.32.0-SNAPSHOT.pom [INFO] [INFO] ---------------< org.openmrs.module:coreapps-api-pre2.2 >--------------- [INFO] Building Core Apps Module API-pre2.2 1.32.0-SNAPSHOT [2/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-api-pre2.2 --- [INFO] Deleting C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-api-pre2.2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-api-pre2.2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\target\classes [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-pre2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\src\main\java\org\openmrs\module\coreapps\htmlformentry\EncounterDiagnosesElement.java uses or overrides a deprecated API. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-pre2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: Recompile with -Xlint:deprecation for details. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-pre2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\src\main\java\org\openmrs\module\coreapps\htmlformentry\EncounterDiagnosesElement.java uses unchecked or unsafe operations. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-pre2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-api-pre2.2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-api-pre2.2 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ coreapps-api-pre2.2 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-api-pre2.2 --- [INFO] Building jar: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\target\coreapps-api-pre2.2-1.32.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-api-pre2.2 --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\target\coreapps-api-pre2.2-1.32.0-SNAPSHOT.jar to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api-pre2.2\1.32.0-SNAPSHOT\coreapps-api-pre2.2-1.32.0-SNAPSHOT.jar [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-pre2.2\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api-pre2.2\1.32.0-SNAPSHOT\coreapps-api-pre2.2-1.32.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.openmrs.module:coreapps-api >------------------- [INFO] Building Core Apps Module API 1.32.0-SNAPSHOT [3/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-api --- [INFO] Deleting C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 22 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 20 source files to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\target\classes [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/CoreAppsProperties.java: Some input files use or override a deprecated API. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/CoreAppsProperties.java: Recompile with -Xlint:deprecation for details. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Some input files use unchecked or unsafe operations. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api/src/main/java/org/openmrs/module/coreapps/parser/ParseEncounterToJson.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-api --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-api --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ coreapps-api --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextAnswerListWidgetTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.529 s - in org.openmrs.module.coreapps.htmlformentry.CodedOrFreeTextAnswerListWidgetTest [INFO] Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesElementTest ERROR - Context.getServiceContext(260) |2021-04-14 09:55:39,465| serviceContext is null. Creating new ServiceContext() [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.453 s - in org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesElementTest [INFO] Running org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s - in org.openmrs.module.coreapps.htmlformentry.EncounterDiagnosesTagHandlerTest [INFO] Running org.openmrs.module.coreapps.parser.ParseEncounterToJsonTest SLF4J: Class path contains multiple SLF4J bindings. SLF4J: Found binding in [jar:file:/C:/Users/JULIE/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: Found binding in [jar:file:/C:/Users/JULIE/.m2/repository/org/slf4j/slf4j-log4j12/1.6.0/slf4j-log4j12-1.6.0.jar!/org/slf4j/impl/StaticLoggerBinder.class] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.065 s - in org.openmrs.module.coreapps.parser.ParseEncounterToJsonTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-api --- [INFO] Building jar: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\target\coreapps-api-1.32.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-api --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\target\coreapps-api-1.32.0-SNAPSHOT.jar to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api\1.32.0-SNAPSHOT\coreapps-api-1.32.0-SNAPSHOT.jar [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api\1.32.0-SNAPSHOT\coreapps-api-1.32.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.openmrs.module:coreapps-web-1.9 >----------------- [INFO] Building coreapps Module web 1.9 1.32.0-SNAPSHOT [4/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-1.9 --- [INFO] Deleting C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-1.9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-web-1.9 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-1.9 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\src\test\resources [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-web-1.9 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ coreapps-web-1.9 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-1.9 --- [INFO] Building jar: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\target\coreapps-web-1.9-1.32.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-web-1.9 --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\target\coreapps-web-1.9-1.32.0-SNAPSHOT.jar to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-web-1.9\1.32.0-SNAPSHOT\coreapps-web-1.9-1.32.0-SNAPSHOT.jar [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-1.9\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-web-1.9\1.32.0-SNAPSHOT\coreapps-web-1.9-1.32.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.openmrs.module:coreapps-web-2.0 >----------------- [INFO] Building coreapps Module web 2.0 1.32.0-SNAPSHOT [5/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-web-2.0 --- [INFO] Deleting C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-web-2.0 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-web-2.0 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\target\classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-web-2.0 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\src\test\resources [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\src\test\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-web-2.0 --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ coreapps-web-2.0 --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-web-2.0 --- [INFO] Building jar: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\target\coreapps-web-2.0-1.32.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-web-2.0 --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\target\coreapps-web-2.0-1.32.0-SNAPSHOT.jar to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-web-2.0\1.32.0-SNAPSHOT\coreapps-web-2.0-1.32.0-SNAPSHOT.jar [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\web-2.0\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-web-2.0\1.32.0-SNAPSHOT\coreapps-web-2.0-1.32.0-SNAPSHOT.pom [INFO] [INFO] ----------------< org.openmrs.module:coreapps-api-2.2 >----------------- [INFO] Building Core Apps Module API 2.2 1.32.0-SNAPSHOT [6/7] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-api-2.2 --- [INFO] Deleting C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\target [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ coreapps-api-2.2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\src\main\resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ coreapps-api-2.2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\target\classes [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\src\main\java\org\openmrs\module\coreapps\htmlformentry\EncounterDiagnosesElement.java uses or overrides a deprecated API. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: Recompile with -Xlint:deprecation for details. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\src\main\java\org\openmrs\module\coreapps\htmlformentry\EncounterDiagnosesElement.java uses unchecked or unsafe operations. [WARNING] /C:/Users/JULIE/OpenMRS-Tickets/openmrs-module-coreapps/api-2.2/src/main/java/org/openmrs/module/coreapps/htmlformentry/EncounterDiagnosesElement.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ coreapps-api-2.2 --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ coreapps-api-2.2 --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ coreapps-api-2.2 --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.openmrs.module.htmlformentry.EncounterDiagnosesElementTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.464 s - in org.openmrs.module.htmlformentry.EncounterDiagnosesElementTest [INFO] Running org.openmrs.module.htmlformentry.EncounterDiagnosesTagHandlerComponentTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 114.866 s - in org.openmrs.module.htmlformentry.EncounterDiagnosesTagHandlerComponentTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ coreapps-api-2.2 --- [INFO] Building jar: C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\target\coreapps-api-2.2-1.32.0-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ coreapps-api-2.2 --- [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\target\coreapps-api-2.2-1.32.0-SNAPSHOT.jar to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api-2.2\1.32.0-SNAPSHOT\coreapps-api-2.2-1.32.0-SNAPSHOT.jar [INFO] Installing C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\api-2.2\pom.xml to C:\Users\JULIE\.m2\repository\org\openmrs\module\coreapps-api-2.2\1.32.0-SNAPSHOT\coreapps-api-2.2-1.32.0-SNAPSHOT.pom [INFO] [INFO] ------------------< org.openmrs.module:coreapps-omod >------------------ [INFO] Building Core Apps Module OMOD 1.32.0-SNAPSHOT [7/7] [INFO] --------------------------------[ jar ]--------------------------------- Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/rubygems/chunky_png/maven-metadata.xml Downloading from openmrs-bintray-repo: https://dl.bintray.com/openmrs/maven/rubygems/fssm/maven-metadata.xml [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ coreapps-omod --- [INFO] [INFO] --- maven-openmrs-plugin:1.0.1:initialize-module (init) @ coreapps-omod --- [INFO] [INFO] --- frontend-maven-plugin:1.4:install-node-and-npm (install node and npm) @ coreapps-omod --- [INFO] Node v6.10.0 is already installed. [INFO] [INFO] --- frontend-maven-plugin:1.4:npm (npm install) @ coreapps-omod --- [INFO] Running 'npm install --no-optional' in C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-chart.js/-/angular-chart.js-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular/-/angular-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alter/-/alter-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate/-/angular-translate-2.15.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-resource/-/angular-resource-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate-loader-url/-/angular-translate-loader-url-2.15.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/after/-/after-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/archive-type/-/archive-type-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn/-/acorn-2.6.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ast-types/-/ast-types-0.9.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async/-/async-0.2.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/atob/-/atob-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.7.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each-series/-/async-each-series-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-eslint/-/babel-eslint-6.0.0-beta.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-animate/-/angular-animate-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-loader/-/babel-loader-7.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert/-/assert-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base/-/base-0.11.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-check/-/bin-check-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binpacking/-/binpacking-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version-check/-/bin-version-check-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bl/-/bl-0.9.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/blob/-/blob-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bops/-/bops-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bowser/-/bowser-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boom/-/boom-0.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/braces/-/braces-1.8.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camel-case/-/camel-case-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000945.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvassmith/-/canvassmith-0.2.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000945.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvas/-/canvas-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/change-case/-/change-case-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color/-/chartjs-color-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caw/-/caw-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chart.js/-/chart.js-2.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clean-css/-/clean-css-3.4.28.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone/-/clone-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/co/-/co-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clap/-/clap-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/coa/-/coa-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-convert/-/color-convert-0.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-name/-/color-name-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color/-/color-0.11.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colors/-/colors-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colormin/-/colormin-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass/-/compass-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-mixins/-/compass-mixins-0.12.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-loader/-/compass-loader-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commander/-/commander-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-node/-/compass-node-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combine-lists/-/combine-lists-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-importer/-/compass-importer-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-stream/-/concat-stream-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constant-case/-/constant-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/connect/-/connect-3.6.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cross-spawn/-/cross-spawn-0.2.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-loader/-/css-loader-0.28.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssesc/-/cssesc-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssnano/-/cssnano-3.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/csso/-/csso-2.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-parser/-/cwise-parser-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise/-/cwise-0.3.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-compiler/-/cwise-compiler-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/debug/-/debug-2.6.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/datauri/-/datauri-0.5.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress/-/decompress-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tar/-/decompress-tar-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-targz/-/decompress-targz-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/defined/-/defined-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/di/-/di-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diff/-/diff-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/depd/-/depd-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dot-case/-/dot-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.115.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/download/-/download-4.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-series/-/each-series-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io/-/engine.io-1.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ent/-/ent-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-3.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/entities/-/entities-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escodegen/-/escodegen-1.8.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint/-/eslint-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-6.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/errno/-/errno-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-loader/-/eslint-loader-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/estraverse/-/estraverse-1.9.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-series/-/exec-series-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-4.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-buffer/-/exec-buffer-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/executable/-/executable-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-braces/-/expand-braces-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exit/-/exit-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend/-/extend-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/events/-/events-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/figures/-/figures-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/faux-jax/-/faux-jax-5.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-loader/-/file-loader-0.11.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gauge/-/gauge-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-pixels/-/get-pixels-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-proxy/-/get-proxy-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gifsicle/-/gifsicle-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob/-/glob-4.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globals/-/globals-9.18.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gm/-/gm-1.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gmsmith/-/gmsmith-0.4.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-js/-/core-js-2.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-decompress/-/gulp-decompress-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globule/-/globule-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/got/-/got-5.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/growl/-/growl-1.9.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has/-/has-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hasha/-/hasha-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/he/-/he-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-loader/-/html-loader-0.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-2.16.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-minifier/-/html-minifier-1.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-utils/-/icss-utils-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ieee754/-/ieee754-1.1.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-4.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-1.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin/-/imagemin-4.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imports-loader/-/imports-loader-0.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-4.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-jpegtran/-/imagemin-jpegtran-4.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-4.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-4.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ini/-/ini-1.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-bzip2/-/is-bzip2-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gif/-/is-gif-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-lower-case/-/is-lower-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-natural-number/-/is-natural-number-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-relative/-/is-relative-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-svg/-/is-svg-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-tar/-/is-tar-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-zip/-/is-zip-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-upper-case/-/is-upper-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jade/-/jade-0.26.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine/-/jasmine-2.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.99.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jpegtran-bin/-/jpegtran-bin-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json3/-/json3-3.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-loader/-/json-loader-0.5.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json5/-/json5-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma/-/karma-1.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-coverage/-/karma-coverage-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-webpack/-/karma-webpack-2.0.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kew/-/kew-0.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-sourcemap-loader/-/karma-sourcemap-loader-0.3.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/layout/-/layout-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-req/-/lazy-req-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/levn/-/levn-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash-compat/-/lodash-compat-3.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseflatten/-/lodash._baseflatten-3.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbyarray/-/lodash._pickbyarray-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbycallback/-/lodash._pickbycallback-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keysin/-/lodash.keysin-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.pick/-/lodash.pick-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case-first/-/lower-case-first-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/longest/-/longest-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/meow/-/meow-3.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime/-/mime-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mimer/-/mimer-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mitm/-/mitm-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/moment/-/moment-2.24.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ms/-/ms-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray/-/ndarray-1.0.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/natives/-/natives-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nan/-/nan-1.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ncname/-/ncname-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate/-/ng-annotate-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray-pack/-/ndarray-pack-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate-webpack-plugin/-/ng-annotate-webpack-plugin-0.2.1-pre.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-sass/-/node-sass-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmconf/-/npmconf-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmlog/-/npmlog-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/obj-extend/-/obj-extend-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/once/-/once-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optional/-/optional-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/options/-/options-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-ast-traverse/-/ordered-ast-traverse-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-esprima-props/-/ordered-esprima-props-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/package/-/package-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pangyp/-/pangyp-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/param-case/-/param-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pako/-/pako-1.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascal-case/-/pascal-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-case/-/path-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjssmith/-/phantomjssmith-0.4.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pend/-/pend-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pify/-/pify-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngparse/-/pngparse-1.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngsmith/-/pngsmith-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-calc/-/postcss-calc-5.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngjs/-/pngjs-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-2.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-filter-plugins/-/postcss-filter-plugins-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ppm/-/ppm-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/private/-/private-0.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process/-/process-0.11.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/progress/-/progress-1.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prr/-/prr-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/psl/-/psl-1.1.31.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qs/-/qs-6.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/q/-/q-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-loader/-/raw-loader-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rc/-/rc-1.2.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/recast/-/recast-0.11.23.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-function-call/-/reduce-function-call-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/redent/-/redent-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request-progress/-/request-progress-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request/-/request-2.88.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ret/-/ret-0.1.15.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve/-/resolve-1.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rsvp/-/rsvp-3.0.21.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/save-pixels/-/save-pixels-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sass-graph/-/sass-graph-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sax/-/sax-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver/-/semver-5.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-regex/-/semver-regex-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sentence-case/-/sentence-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shell-quote/-/shell-quote-1.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snake-case/-/snake-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-is/-/simple-is-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/slash/-/slash-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io/-/socket.io-1.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spritesmith/-/spritesmith-0.19.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stable/-/stable-0.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-dirs/-/strip-dirs-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/style-loader/-/style-loader-0.18.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/svgo/-/svgo-0.7.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar/-/tar-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tapable/-/tapable-0.2.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/swap-case/-/swap-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/template-url-loader/-/template-url-loader-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through/-/through-2.3.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2/-/through2-0.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2-filter/-/through2-filter-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/title-case/-/title-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/toposort/-/toposort-0.2.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniq/-/uniq-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case-first/-/upper-case-first-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/urix/-/urix-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upath/-/upath-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url/-/url-0.11.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-loader/-/url-loader-0.5.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util/-/util-0.11.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/useragent/-/useragent-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/use/-/use-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utila/-/utila-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vendors/-/vendors-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/verror/-/verror-1.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-assign/-/vinyl-assign-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ware/-/ware-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-1.12.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack/-/webpack-2.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/temporary/-/temporary-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which/-/which-1.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/writable-window-method/-/writable-window-method-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xml-char-classes/-/xml-char-classes-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ws/-/ws-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs/-/yargs-4.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/@openmrs/angularjs-openmrs-api/-/angularjs-openmrs-api-0.8.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-chart.js/-/angular-chart.js-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular/-/angular-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alter/-/alter-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate/-/angular-translate-2.15.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-resource/-/angular-resource-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate-loader-url/-/angular-translate-loader-url-2.15.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/after/-/after-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/archive-type/-/archive-type-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn/-/acorn-2.6.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ast-types/-/ast-types-0.9.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async/-/async-0.2.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/atob/-/atob-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.7.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each-series/-/async-each-series-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-eslint/-/babel-eslint-6.0.0-beta.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-animate/-/angular-animate-1.5.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-loader/-/babel-loader-7.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert/-/assert-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base/-/base-0.11.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-check/-/bin-check-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binpacking/-/binpacking-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version-check/-/bin-version-check-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bl/-/bl-0.9.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/blob/-/blob-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bops/-/bops-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bowser/-/bowser-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boom/-/boom-0.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/braces/-/braces-1.8.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camel-case/-/camel-case-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000945.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvassmith/-/canvassmith-0.2.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000945.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvas/-/canvas-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/change-case/-/change-case-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color/-/chartjs-color-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caw/-/caw-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chart.js/-/chart.js-2.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clean-css/-/clean-css-3.4.28.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone/-/clone-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/co/-/co-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clap/-/clap-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/coa/-/coa-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-convert/-/color-convert-0.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-name/-/color-name-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color/-/color-0.11.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colors/-/colors-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colormin/-/colormin-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass/-/compass-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-mixins/-/compass-mixins-0.12.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-loader/-/compass-loader-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commander/-/commander-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-node/-/compass-node-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combine-lists/-/combine-lists-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-importer/-/compass-importer-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-stream/-/concat-stream-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constant-case/-/constant-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/connect/-/connect-3.6.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cross-spawn/-/cross-spawn-0.2.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-loader/-/css-loader-0.28.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssesc/-/cssesc-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssnano/-/cssnano-3.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/csso/-/csso-2.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-parser/-/cwise-parser-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise/-/cwise-0.3.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-compiler/-/cwise-compiler-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/debug/-/debug-2.6.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/datauri/-/datauri-0.5.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress/-/decompress-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tar/-/decompress-tar-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-targz/-/decompress-targz-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/defined/-/defined-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/di/-/di-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diff/-/diff-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/depd/-/depd-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dot-case/-/dot-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.115.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/download/-/download-4.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-series/-/each-series-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io/-/engine.io-1.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ent/-/ent-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-3.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/entities/-/entities-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escodegen/-/escodegen-1.8.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint/-/eslint-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-6.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/errno/-/errno-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-loader/-/eslint-loader-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/estraverse/-/estraverse-1.9.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-series/-/exec-series-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-4.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-buffer/-/exec-buffer-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/executable/-/executable-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-braces/-/expand-braces-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exit/-/exit-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend/-/extend-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/events/-/events-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/figures/-/figures-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/faux-jax/-/faux-jax-5.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-loader/-/file-loader-0.11.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gauge/-/gauge-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-pixels/-/get-pixels-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-proxy/-/get-proxy-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gifsicle/-/gifsicle-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob/-/glob-4.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globals/-/globals-9.18.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gm/-/gm-1.4.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gmsmith/-/gmsmith-0.4.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-js/-/core-js-2.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-decompress/-/gulp-decompress-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globule/-/globule-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/got/-/got-5.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/growl/-/growl-1.9.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has/-/has-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hasha/-/hasha-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/he/-/he-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-loader/-/html-loader-0.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-2.16.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-minifier/-/html-minifier-1.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-utils/-/icss-utils-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ieee754/-/ieee754-1.1.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-4.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-1.8.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin/-/imagemin-4.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imports-loader/-/imports-loader-0.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-4.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-jpegtran/-/imagemin-jpegtran-4.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-4.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-4.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ini/-/ini-1.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-bzip2/-/is-bzip2-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gif/-/is-gif-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-lower-case/-/is-lower-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-natural-number/-/is-natural-number-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-relative/-/is-relative-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-svg/-/is-svg-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-tar/-/is-tar-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-zip/-/is-zip-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-upper-case/-/is-upper-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jade/-/jade-0.26.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine/-/jasmine-2.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.99.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jpegtran-bin/-/jpegtran-bin-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json3/-/json3-3.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-loader/-/json-loader-0.5.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json5/-/json5-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma/-/karma-1.7.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-coverage/-/karma-coverage-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-webpack/-/karma-webpack-2.0.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kew/-/kew-0.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-sourcemap-loader/-/karma-sourcemap-loader-0.3.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/layout/-/layout-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-req/-/lazy-req-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/levn/-/levn-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash-compat/-/lodash-compat-3.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseflatten/-/lodash._baseflatten-3.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbyarray/-/lodash._pickbyarray-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbycallback/-/lodash._pickbycallback-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keysin/-/lodash.keysin-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.pick/-/lodash.pick-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case-first/-/lower-case-first-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/longest/-/longest-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/meow/-/meow-3.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime/-/mime-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mimer/-/mimer-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mitm/-/mitm-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/moment/-/moment-2.24.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ms/-/ms-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray/-/ndarray-1.0.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/natives/-/natives-1.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nan/-/nan-1.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ncname/-/ncname-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate/-/ng-annotate-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray-pack/-/ndarray-pack-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate-webpack-plugin/-/ng-annotate-webpack-plugin-0.2.1-pre.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-sass/-/node-sass-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmconf/-/npmconf-2.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmlog/-/npmlog-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/obj-extend/-/obj-extend-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/once/-/once-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optional/-/optional-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/options/-/options-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-ast-traverse/-/ordered-ast-traverse-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-esprima-props/-/ordered-esprima-props-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/package/-/package-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pangyp/-/pangyp-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/param-case/-/param-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pako/-/pako-1.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascal-case/-/pascal-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-case/-/path-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjssmith/-/phantomjssmith-0.4.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pend/-/pend-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pify/-/pify-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngparse/-/pngparse-1.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngsmith/-/pngsmith-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-calc/-/postcss-calc-5.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngjs/-/pngjs-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-2.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-filter-plugins/-/postcss-filter-plugins-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ppm/-/ppm-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/private/-/private-0.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process/-/process-0.11.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/progress/-/progress-1.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prr/-/prr-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/psl/-/psl-1.1.31.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qs/-/qs-6.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/q/-/q-1.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-loader/-/raw-loader-0.5.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rc/-/rc-1.2.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/recast/-/recast-0.11.23.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-function-call/-/reduce-function-call-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/redent/-/redent-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request-progress/-/request-progress-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request/-/request-2.88.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ret/-/ret-0.1.15.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve/-/resolve-1.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rsvp/-/rsvp-3.0.21.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/save-pixels/-/save-pixels-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sass-graph/-/sass-graph-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sax/-/sax-1.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver/-/semver-5.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-regex/-/semver-regex-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sentence-case/-/sentence-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shell-quote/-/shell-quote-1.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snake-case/-/snake-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-is/-/simple-is-0.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/slash/-/slash-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io/-/socket.io-1.7.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spritesmith/-/spritesmith-0.19.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stable/-/stable-0.1.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-dirs/-/strip-dirs-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/style-loader/-/style-loader-0.18.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/svgo/-/svgo-0.7.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar/-/tar-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tapable/-/tapable-0.2.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/swap-case/-/swap-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/template-url-loader/-/template-url-loader-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through/-/through-2.3.8.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2/-/through2-0.6.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2-filter/-/through2-filter-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/title-case/-/title-case-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.10.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-0.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/toposort/-/toposort-0.2.12.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniq/-/uniq-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case-first/-/upper-case-first-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/urix/-/urix-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upath/-/upath-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url/-/url-0.11.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-loader/-/url-loader-0.5.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util/-/util-0.11.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/useragent/-/useragent-2.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/use/-/use-3.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utila/-/utila-0.4.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vendors/-/vendors-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/verror/-/verror-1.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-assign/-/vinyl-assign-1.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ware/-/ware-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-1.12.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack/-/webpack-2.7.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/temporary/-/temporary-0.0.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which/-/which-1.0.9.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/writable-window-method/-/writable-window-method-1.0.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.5.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xml-char-classes/-/xml-char-classes-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ws/-/ws-1.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs/-/yargs-4.3.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/@openmrs/angularjs-openmrs-api/-/angularjs-openmrs-api-0.8.1.tgz [WARNING] npm WARN retry will retry, error on last attempt: Error: error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn-dynamic-import/-/acorn-dynamic-import-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/align-text/-/align-text-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv/-/ajv-6.10.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/accepts/-/accepts-1.3.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-chart.js/-/angular-chart.js-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular/-/angular-1.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alter/-/alter-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ajv-keywords/-/ajv-keywords-1.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate/-/angular-translate-2.15.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/alphanum-sort/-/alphanum-sort-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-resource/-/angular-resource-1.5.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-translate-loader-url/-/angular-translate-loader-url-2.15.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/after/-/after-0.8.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-mocks/-/angular-mocks-1.5.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/archive-type/-/archive-type-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/anymatch/-/anymatch-1.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/acorn/-/acorn-2.6.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-gray/-/ansi-gray-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-diff/-/arr-diff-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-ui-bootstrap/-/angular-ui-bootstrap-2.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-filter/-/array-filter-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-map/-/array-map-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-reduce/-/array-reduce-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-unique/-/array-unique-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/arraybuffer.slice/-/arraybuffer.slice-0.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asn1.js/-/asn1.js-4.10.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ast-types/-/ast-types-0.9.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/array-slice/-/array-slice-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async/-/async-0.2.10.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each/-/async-each-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/atob/-/atob-2.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.7.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws4/-/aws4-1.8.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/async-each-series/-/async-each-series-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-eslint/-/babel-eslint-6.0.0-beta.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-code-frame/-/babel-code-frame-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-generator/-/babel-generator-6.26.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/angular-animate/-/angular-animate-1.5.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-core/-/babel-core-6.26.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-builder-binary-assignment-operator-visitor/-/babel-helper-builder-binary-assignment-operator-visitor-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-get-function-arity/-/babel-helper-get-function-arity-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-call-delegate/-/babel-helper-call-delegate-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-hoist-variables/-/babel-helper-hoist-variables-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-regex/-/babel-helper-regex-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-replace-supers/-/babel-helper-replace-supers-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-messages/-/babel-messages-6.23.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-function-name/-/babel-helper-function-name-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-loader/-/babel-loader-7.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-exponentiation-operator/-/babel-plugin-syntax-exponentiation-operator-6.13.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-check-es2015-constants/-/babel-plugin-check-es2015-constants-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-remap-async-to-generator/-/babel-helper-remap-async-to-generator-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoped-functions/-/babel-plugin-transform-es2015-block-scoped-functions-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-arrow-functions/-/babel-plugin-transform-es2015-arrow-functions-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-classes/-/babel-plugin-transform-es2015-classes-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-block-scoping/-/babel-plugin-transform-es2015-block-scoping-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-duplicate-keys/-/babel-plugin-transform-es2015-duplicate-keys-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-computed-properties/-/babel-plugin-transform-es2015-computed-properties-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-literals/-/babel-plugin-transform-es2015-literals-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-destructuring/-/babel-plugin-transform-es2015-destructuring-6.23.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-for-of/-/babel-plugin-transform-es2015-for-of-6.23.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-amd/-/babel-plugin-transform-es2015-modules-amd-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-systemjs/-/babel-plugin-transform-es2015-modules-systemjs-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-function-name/-/babel-plugin-transform-es2015-function-name-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-object-super/-/babel-plugin-transform-es2015-object-super-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-umd/-/babel-plugin-transform-es2015-modules-umd-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-parameters/-/babel-plugin-transform-es2015-parameters-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/assert/-/assert-1.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-explode-assignable-expression/-/babel-helper-explode-assignable-expression-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-modules-commonjs/-/babel-plugin-transform-es2015-modules-commonjs-6.26.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-sticky-regex/-/babel-plugin-transform-es2015-sticky-regex-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-unicode-regex/-/babel-plugin-transform-es2015-unicode-regex-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-typeof-symbol/-/babel-plugin-transform-es2015-typeof-symbol-6.23.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-template-literals/-/babel-plugin-transform-es2015-template-literals-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-exponentiation-operator/-/babel-plugin-transform-exponentiation-operator-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-es2015/-/babel-preset-es2015-6.24.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-polyfill/-/babel-polyfill-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-types/-/babel-types-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-preset-env/-/babel-preset-env-1.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-traverse/-/babel-traverse-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-template/-/babel-template-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-register/-/babel-register-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base/-/base-0.11.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-arraybuffer/-/base64-arraybuffer-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64-js/-/base64-js-0.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/backo2/-/backo2-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/better-assert/-/better-assert-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/big.js/-/big.js-5.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-helper-define-map/-/babel-helper-define-map-6.26.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-build/-/bin-build-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/beeper/-/beeper-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-wrapper/-/bin-wrapper-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-check/-/bin-check-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binary-extensions/-/binary-extensions-1.13.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/binpacking/-/binpacking-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version-check/-/bin-version-check-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bl/-/bl-0.9.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bin-version/-/bin-version-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bn.js/-/bn.js-4.11.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bluebird/-/bluebird-2.11.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/blob/-/blob-0.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bootstrap-datepicker/-/bootstrap-datepicker-1.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bops/-/bops-0.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bowser/-/bowser-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/brorand/-/brorand-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/boom/-/boom-0.4.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-aes/-/browserify-aes-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/braces/-/braces-1.8.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-des/-/browserify-des-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-sign/-/browserify-sign-4.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserslist/-/browserslist-3.2.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-rsa/-/browserify-rsa-4.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc/-/buffer-alloc-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer/-/buffer-4.9.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-xor/-/buffer-xor-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/buffer-to-vinyl/-/buffer-to-vinyl-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camel-case/-/camel-case-1.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-api/-/caniuse-api-1.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30000945.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/callsite/-/callsite-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvassmith/-/canvassmith-0.2.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30000945.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/canvas/-/canvas-1.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/center-align/-/center-align-0.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/change-case/-/change-case-2.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color/-/chartjs-color-2.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/caw/-/caw-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chartjs-color-string/-/chartjs-color-string-0.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chart.js/-/chart.js-2.8.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cipher-base/-/cipher-base-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/chokidar/-/chokidar-1.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone-stats/-/clone-stats-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clean-css/-/clean-css-3.4.28.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clone/-/clone-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/co/-/co-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cliui/-/cliui-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/clap/-/clap-1.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/coa/-/coa-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-convert/-/color-convert-0.5.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-name/-/color-name-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color/-/color-0.11.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-string/-/color-string-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colors/-/colors-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/color-support/-/color-support-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/colormin/-/colormin-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass/-/compass-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-mixins/-/compass-mixins-0.12.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-loader/-/compass-loader-0.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/commander/-/commander-2.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-node/-/compass-node-0.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/combine-lists/-/combine-lists-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-bind/-/component-bind-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/compass-importer/-/compass-importer-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-inherit/-/component-inherit-0.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/concat-stream/-/concat-stream-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/component-emitter/-/component-emitter-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-browserify/-/console-browserify-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constant-case/-/constant-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/connect/-/connect-3.6.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/config-chain/-/config-chain-1.1.12.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/console-stream/-/console-stream-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/browserify-cipher/-/browserify-cipher-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/content-type/-/content-type-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cookie/-/cookie-0.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-2.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-error-class/-/create-error-class-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-ecdh/-/create-ecdh-4.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cross-spawn/-/cross-spawn-0.2.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hash/-/create-hash-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/crypto-browserify/-/crypto-browserify-3.12.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/create-hmac/-/create-hmac-1.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cryptiles/-/cryptiles-0.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-color-names/-/css-color-names-0.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-loader/-/css-loader-0.28.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssesc/-/cssesc-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-selector-tokenizer/-/css-selector-tokenizer-0.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cssnano/-/cssnano-3.10.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/csso/-/csso-2.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-parser/-/cwise-parser-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise/-/cwise-0.3.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/cwise-compiler/-/cwise-compiler-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dateformat/-/dateformat-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/debug/-/debug-2.6.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/datauri/-/datauri-0.5.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress/-/decompress-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tar/-/decompress-tar-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/date-now/-/date-now-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-unzip/-/decompress-unzip-3.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-targz/-/decompress-targz-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/decompress-tarbz2/-/decompress-tarbz2-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/defined/-/defined-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/detect-indent/-/detect-indent-4.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/des.js/-/des.js-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/di/-/di-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diff/-/diff-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serialize/-/dom-serialize-2.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/diffie-hellman/-/diffie-hellman-5.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/depd/-/depd-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dom-converter/-/dom-converter-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/dot-case/-/dot-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/domain-browser/-/domain-browser-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.115.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-async/-/each-async-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/duplexify/-/duplexify-3.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/download/-/download-4.4.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/elliptic/-/elliptic-6.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/emojis-list/-/emojis-list-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/each-series/-/each-series-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io/-/engine.io-1.8.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-1.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ent/-/ent-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/engine.io-client/-/engine.io-client-1.8.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-templates/-/es6-templates-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-3.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/entities/-/entities-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escodegen/-/escodegen-1.8.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint/-/eslint-2.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-config-airbnb/-/eslint-config-airbnb-6.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/errno/-/errno-0.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-loader/-/eslint-loader-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/estraverse/-/estraverse-1.9.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/escape-html/-/escape-html-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eventemitter3/-/eventemitter3-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-series/-/exec-series-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-4.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exec-buffer/-/exec-buffer-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/executable/-/executable-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-braces/-/expand-braces-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/exit/-/exit-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/evp_bytestokey/-/evp_bytestokey-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend/-/extend-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-brackets/-/expand-brackets-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/expand-range/-/expand-range-1.8.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extglob/-/extglob-0.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/events/-/events-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extract-zip/-/extract-zip-1.6.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fastparse/-/fastparse-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/figures/-/figures-1.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/faux-jax/-/faux-jax-5.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-type/-/file-type-3.9.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filename-regex/-/filename-regex-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/finalhandler/-/finalhandler-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fill-range/-/fill-range-2.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/filenamify/-/filenamify-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-versions/-/find-versions-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/find-up/-/find-up-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/file-loader/-/file-loader-0.11.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/first-chunk-stream/-/first-chunk-stream-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/flatten/-/flatten-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/for-own/-/for-own-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fsevents/-/fsevents-1.2.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-access/-/fs-access-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs-extra/-/fs-extra-0.26.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gauge/-/gauge-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-pixels/-/get-pixels-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fstream/-/fstream-1.0.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-caller-file/-/get-caller-file-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gaze/-/gaze-0.5.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-proxy/-/get-proxy-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gifsicle/-/gifsicle-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-base/-/glob-base-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob/-/glob-4.5.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-stream/-/glob-stream-5.3.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glob-parent/-/glob-parent-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globals/-/globals-9.18.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/glogg/-/glogg-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gm/-/gm-1.4.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gmsmith/-/gmsmith-0.4.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/core-js/-/core-js-2.6.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-decompress/-/gulp-decompress-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/globule/-/globule-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/got/-/got-5.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/growl/-/growl-1.9.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-sourcemaps/-/gulp-sourcemaps-1.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-util/-/gulp-util-3.0.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulp-rename/-/gulp-rename-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/handlebars/-/handlebars-4.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-validator/-/har-validator-5.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/gulplog/-/gulplog-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-cors/-/has-cors-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-binary/-/has-binary-0.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has/-/has-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-gulplog/-/has-gulplog-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-flag/-/has-flag-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash-base/-/hash-base-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hash.js/-/hash.js-1.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hasha/-/hasha-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/has-unicode/-/has-unicode-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hmac-drbg/-/hmac-drbg-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/he/-/he-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/hoek/-/hoek-0.9.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-loader/-/html-loader-0.4.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/home-or-tmp/-/home-or-tmp-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-2.16.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-minifier/-/html-minifier-1.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/html-comment-regex/-/html-comment-regex-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-proxy/-/http-proxy-1.17.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.23.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/https-browserify/-/https-browserify-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-utils/-/icss-utils-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/icss-replace-symbols/-/icss-replace-symbols-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-size/-/image-size-0.3.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ieee754/-/ieee754-1.1.12.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-optipng/-/imagemin-optipng-4.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/image-webpack-loader/-/image-webpack-loader-1.8.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin/-/imagemin-4.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imports-loader/-/imports-loader-0.6.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-4.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-jpegtran/-/imagemin-jpegtran-4.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-svgo/-/imagemin-svgo-4.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexof/-/indexof-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invariant/-/invariant-2.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/interpret/-/interpret-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/imagemin-gifsicle/-/imagemin-gifsicle-4.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/invert-kv/-/invert-kv-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ini/-/ini-1.3.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute/-/is-absolute-0.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/indexes-of/-/indexes-of-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-absolute-url/-/is-absolute-url-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-binary-path/-/is-binary-path-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ip-regex/-/ip-regex-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-bzip2/-/is-bzip2-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/iota-array/-/iota-array-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-dotfile/-/is-dotfile-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-equal-shallow/-/is-equal-shallow-0.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-finite/-/is-finite-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gif/-/is-gif-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-glob/-/is-glob-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-lower-case/-/is-lower-case-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-natural-number/-/is-natural-number-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-gzip/-/is-gzip-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-number/-/is-number-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-jpg/-/is-jpg-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-png/-/is-png-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/graceful-fs/-/graceful-fs-1.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-retry-allowed/-/is-retry-allowed-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-primitive/-/is-primitive-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-relative/-/is-relative-0.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-svg/-/is-svg-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-tar/-/is-tar-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-posix-bracket/-/is-posix-bracket-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-zip/-/is-zip-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-upper-case/-/is-upper-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-valid-glob/-/is-valid-glob-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isbinaryfile/-/isbinaryfile-3.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/istanbul/-/istanbul-0.4.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jade/-/jade-0.26.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine/-/jasmine-2.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jasmine-core/-/jasmine-core-2.99.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jpegtran-bin/-/jpegtran-bin-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-base64/-/js-base64-2.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-yaml/-/js-yaml-3.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsesc/-/jsesc-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json3/-/json3-3.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-loader/-/json-loader-0.5.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json5/-/json5-0.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonfile/-/jsonfile-2.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma/-/karma-1.7.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-firefox-launcher/-/karma-firefox-launcher-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/jsonify/-/jsonify-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-jasmine/-/karma-jasmine-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-phantomjs-launcher/-/karma-phantomjs-launcher-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-coverage/-/karma-coverage-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-webpack/-/karma-webpack-2.0.13.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/kew/-/kew-0.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/klaw/-/klaw-1.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/karma-sourcemap-loader/-/karma-sourcemap-loader-0.3.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/layout/-/layout-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-req/-/lazy-req-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lazystream/-/lazystream-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loader-utils/-/loader-utils-1.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/levn/-/levn-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basecopy/-/lodash._basecopy-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseassign/-/lodash._baseassign-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basefor/-/lodash._basefor-3.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash-compat/-/lodash-compat-3.10.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._baseflatten/-/lodash._baseflatten-3.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/locate-path/-/locate-path-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._getnative/-/lodash._getnative-3.9.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._createassigner/-/lodash._createassigner-3.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basevalues/-/lodash._basevalues-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._isiterateecall/-/lodash._isiterateecall-3.0.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reevaluate/-/lodash._reevaluate-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbyarray/-/lodash._pickbyarray-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._pickbycallback/-/lodash._pickbycallback-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reescape/-/lodash._reescape-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.assign/-/lodash.assign-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.escape/-/lodash.escape-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._basetostring/-/lodash._basetostring-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarguments/-/lodash.isarguments-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isarray/-/lodash.isarray-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.keysin/-/lodash.keysin-3.0.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.restparam/-/lodash.restparam-3.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.templatesettings/-/lodash.templatesettings-3.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.template/-/lodash.template-3.6.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.pick/-/lodash.pick-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/log4js/-/log4js-0.6.38.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/logalot/-/logalot-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case-first/-/lower-case-first-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/longest/-/longest-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lower-case/-/lower-case-1.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lru-cache/-/lru-cache-2.7.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/make-dir/-/make-dir-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/lpad-align/-/lpad-align-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-expression-evaluator/-/math-expression-evaluator-1.2.17.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/math-random/-/math-random-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/memory-fs/-/memory-fs-0.4.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/md5.js/-/md5.js-1.3.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/meow/-/meow-3.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/merge-stream/-/merge-stream-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/micromatch/-/micromatch-2.3.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/media-typer/-/media-typer-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/miller-rabin/-/miller-rabin-4.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime/-/mime-1.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-db/-/mime-db-1.38.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimalistic-assert/-/minimalistic-assert-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mime-types/-/mime-types-2.1.22.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mimer/-/mimer-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mitm/-/mitm-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/moment/-/moment-2.24.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ms/-/ms-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/mocha/-/mocha-2.5.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/multipipe/-/multipipe-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray/-/ndarray-1.0.18.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/natives/-/natives-1.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nan/-/nan-1.9.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/neo-async/-/neo-async-2.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ncname/-/ncname-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate/-/ng-annotate-1.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ndarray-pack/-/ndarray-pack-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ng-annotate-webpack-plugin/-/ng-annotate-webpack-plugin-0.2.1-pre.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-dir/-/node-dir-0.1.17.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/negotiator/-/negotiator-0.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-status-codes/-/node-status-codes-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/node-sass/-/node-sass-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-range/-/normalize-range-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmconf/-/npmconf-2.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/null-check/-/null-check-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/npmlog/-/npmlog-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/normalize-url/-/normalize-url-1.9.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/obj-extend/-/obj-extend-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/num2fraction/-/num2fraction-1.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-assign/-/object-assign-4.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-component/-/object-component-0.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.omit/-/object.omit-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/once/-/once-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/on-finished/-/on-finished-2.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optional/-/optional-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optipng-bin/-/optipng-bin-3.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/options/-/options-0.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-read-streams/-/ordered-read-streams-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-ast-traverse/-/ordered-ast-traverse-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ordered-esprima-props/-/ordered-esprima-props-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-filter-obj/-/os-filter-obj-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-locale/-/os-locale-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-browserify/-/os-browserify-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-limit/-/p-limit-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/package/-/package-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-locate/-/p-locate-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/p-try/-/p-try-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pangyp/-/pangyp-2.3.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/param-case/-/param-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pako/-/pako-1.0.10.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-asn1/-/parse-asn1-5.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-glob/-/parse-glob-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-node-version/-/parse-node-version-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseurl/-/parseurl-1.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parsejson/-/parsejson-0.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseuri/-/parseuri-0.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/is-redirect/-/is-redirect-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/parseqs/-/parseqs-0.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-browserify/-/path-browserify-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pascal-case/-/pascal-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-case/-/path-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-dirname/-/path-dirname-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pbkdf2/-/pbkdf2-3.0.17.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjssmith/-/phantomjssmith-0.4.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/phantomjs-prebuilt/-/phantomjs-prebuilt-2.1.16.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pend/-/pend-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pify/-/pify-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-dir/-/pkg-dir-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngparse/-/pngparse-1.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngquant-bin/-/pngquant-bin-3.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngsmith/-/pngsmith-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-calc/-/postcss-calc-5.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pngjs/-/pngjs-0.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-2.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-2.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss/-/postcss-5.2.18.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-filter-plugins/-/postcss-filter-plugins-2.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-2.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-2.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-discard-unused/-/postcss-discard-unused-2.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-message-helpers/-/postcss-message-helpers-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/babel-plugin-transform-es2015-spread/-/babel-plugin-transform-es2015-spread-6.22.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-merge-idents/-/postcss-merge-idents-2.1.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-1.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-1.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-1.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-extract-imports/-/postcss-modules-extract-imports-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-values/-/postcss-modules-values-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-modules-scope/-/postcss-modules-scope-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-3.0.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-2.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-2.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-reduce-idents/-/postcss-reduce-idents-2.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-3.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-2.1.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/postcss-zindex/-/postcss-zindex-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ppm/-/ppm-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/private/-/private-0.1.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process/-/process-0.11.10.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/preserve/-/preserve-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/progress/-/progress-1.1.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prr/-/prr-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/public-encrypt/-/public-encrypt-4.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/psl/-/psl-1.1.31.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qjobs/-/qjobs-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/qs/-/qs-6.5.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring/-/querystring-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/q/-/q-1.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/query-string/-/query-string-4.3.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/querystring-es3/-/querystring-es3-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randombytes/-/randombytes-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-body/-/raw-body-2.3.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/raw-loader/-/raw-loader-0.5.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/randomfill/-/randomfill-1.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-all-stream/-/read-all-stream-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rc/-/rc-1.2.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/readdirp/-/readdirp-2.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/recast/-/recast-0.11.23.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-css-calc/-/reduce-css-calc-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerate/-/regenerate-1.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/reduce-function-call/-/reduce-function-call-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/redent/-/redent-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.10.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regexpu-core/-/regexpu-core-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsgen/-/regjsgen-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regjsparser/-/regjsparser-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/relateurl/-/relateurl-0.2.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/renderkid/-/renderkid-2.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request-progress/-/request-progress-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/replace-ext/-/replace-ext-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/request/-/request-2.88.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ret/-/ret-0.1.15.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve/-/resolve-1.10.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/require-main-filename/-/require-main-filename-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/right-align/-/right-align-0.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ripemd160/-/ripemd160-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/rsvp/-/rsvp-3.0.21.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/save-pixels/-/save-pixels-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sass-graph/-/sass-graph-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/schema-utils/-/schema-utils-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sax/-/sax-1.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver/-/semver-5.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-regex/-/semver-regex-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/seek-bzip/-/seek-bzip-1.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/semver-truncate/-/semver-truncate-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sentence-case/-/sentence-case-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-immediate-shim/-/set-immediate-shim-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setimmediate/-/setimmediate-1.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/setprototypeof/-/setprototypeof-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shell-quote/-/shell-quote-1.4.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/set-value/-/set-value-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-fmt/-/simple-fmt-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sha.js/-/sha.js-2.4.11.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sigmund/-/sigmund-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/shelljs/-/shelljs-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snake-case/-/snake-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/simple-is/-/simple-is-0.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/slash/-/slash-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-client/-/socket.io-client-1.7.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sntp/-/sntp-0.2.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-0.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sort-keys/-/sort-keys-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/pretty-error/-/pretty-error-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io/-/socket.io-1.7.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-list-map/-/source-list-map-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-2.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.18.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sparkles/-/sparkles-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/regex-cache/-/regex-cache-0.4.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/squeak/-/squeak-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spritesmith/-/spritesmith-0.19.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stat-mode/-/stat-mode-0.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stable/-/stable-0.1.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-http/-/stream-http-2.8.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-shift/-/stream-shift-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringset/-/stringset-0.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringmap/-/stringmap-0.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom-stream/-/strip-bom-stream-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/strip-dirs/-/strip-dirs-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/sum-up/-/sum-up-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/style-loader/-/style-loader-0.18.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/svgo/-/svgo-0.7.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/symbol/-/symbol-0.2.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar/-/tar-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tapable/-/tapable-0.2.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/swap-case/-/swap-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/template-url-loader/-/template-url-loader-0.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tar-stream/-/tar-stream-1.6.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through/-/through-2.3.8.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/stream-combiner2/-/stream-combiner2-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2/-/through2-0.6.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/throttleit/-/throttleit-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/time-stamp/-/time-stamp-1.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timed-out/-/timed-out-3.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/through2-filter/-/through2-filter-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/title-case/-/title-case-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/timers-browserify/-/timers-browserify-2.0.10.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-absolute-glob/-/to-absolute-glob-0.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-buffer/-/to-buffer-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tmp/-/tmp-0.0.31.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-array/-/to-array-0.1.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-utf8/-/to-utf8-0.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-iso-string/-/to-iso-string-0.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/toposort/-/toposort-0.2.12.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.4.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tryor/-/tryor-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/trim-right/-/trim-right-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tty-browserify/-/tty-browserify-0.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-js/-/uglify-js-2.6.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/type-is/-/type-is-1.6.16.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uglify-to-browserify/-/uglify-to-browserify-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/union-value/-/union-value-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ultron/-/ultron-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uid-number/-/uid-number-0.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniq/-/uniq-0.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/underscore/-/underscore-1.5.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unique-stream/-/unique-stream-2.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unzip-response/-/unzip-response-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uniqs/-/uniqs-2.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unpipe/-/unpipe-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case-first/-/upper-case-first-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upper-case/-/upper-case-1.1.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/urix/-/urix-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/upath/-/upath-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url/-/url-0.11.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-loader/-/url-loader-0.5.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util/-/util-0.11.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/useragent/-/useragent-2.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/url-regex/-/url-regex-3.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/use/-/use-3.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utila/-/utila-0.4.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/uuid/-/uuid-3.3.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vendors/-/vendors-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vali-date/-/vali-date-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/verror/-/verror-1.10.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-assign/-/vinyl-assign-1.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl/-/vinyl-1.2.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/utils-merge/-/utils-merge-1.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vinyl-fs/-/vinyl-fs-2.4.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-core/-/webpack-core-0.6.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/vm-browserify/-/vm-browserify-0.0.4.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/watchpack/-/watchpack-1.6.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/void-elements/-/void-elements-2.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ware/-/ware-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-1.12.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack-sources/-/webpack-sources-1.3.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/whet.extend/-/whet.extend-0.9.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/webpack/-/webpack-2.7.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which-module/-/which-module-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/window-size/-/window-size-0.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/temporary/-/temporary-0.0.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-2.1.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/which/-/which-1.0.9.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/writable-window-method/-/writable-window-method-1.0.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wrap-fn/-/wrap-fn-0.1.5.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xml-char-classes/-/xml-char-classes-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/ws/-/ws-1.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs-parser/-/yargs-parser-4.2.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yargs/-/yargs-4.3.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/wtf-8/-/wtf-8-1.0.0.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/yeast/-/yeast-0.1.2.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/tempfile/-/tempfile-1.1.1.tgz [ERROR] npm ERR! fetch failed https://registry.npmjs.org/@openmrs/angularjs-openmrs-api/-/angularjs-openmrs-api-0.8.1.tgz [ERROR] npm ERR! Windows_NT 6.1.7601 [ERROR] npm ERR! argv "C:\\Users\\JULIE\\OpenMRS-Tickets\\openmrs-module-coreapps\\node\\node.exe" "C:\\Users\\JULIE\\OpenMRS-Tickets\\openmrs-module-coreapps\\node\\node_modules\\npm\\bin\\npm-cli.js" "install" "--no-optional" [ERROR] npm ERR! node v6.10.0 [ERROR] npm ERR! npm v3.10.10 [ERROR] [ERROR] npm ERR! error:0906D06C:PEM routines:PEM_read_bio:no start line [ERROR] npm ERR! [ERROR] npm ERR! If you need help, you may report this error at: [ERROR] npm ERR! [ERROR] [ERROR] npm ERR! Please include the following file with any support request: [ERROR] npm ERR! C:\Users\JULIE\OpenMRS-Tickets\openmrs-module-coreapps\npm-debug.log [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Core Apps Module 1.32.0-SNAPSHOT ................... SUCCESS [ 1.755 s] [INFO] Core Apps Module API-pre2.2 ........................ SUCCESS [ 27.876 s] [INFO] Core Apps Module API ............................... SUCCESS [ 42.593 s] [INFO] coreapps Module web 1.9 ............................ SUCCESS [ 3.042 s] [INFO] coreapps Module web 2.0 ............................ SUCCESS [ 4.117 s] [INFO] Core Apps Module API 2.2 ........................... SUCCESS [02:38 min] [INFO] Core Apps Module OMOD 1.32.0-SNAPSHOT .............. FAILURE [05:06 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 09:09 min [INFO] Finished at: 2021-04-14T10:03:44+03:00 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (npm install) on project coreapps-omod: Failed to run task: 'npm install --no-optional' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :coreapps-omod JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-module-coreapps (master) $