Luis 4 years ago
parent
commit
4363e34238
9 changed files with 0 additions and 556 deletions
  1. 0
    116
      .idea/codeStyles/Project.xml
  2. 0
    24
      .idea/kilometro0.iml
  3. 0
    4
      .idea/misc.xml
  4. 0
    8
      .idea/modules.xml
  5. 0
    6
      .idea/vcs.xml
  6. 0
    189
      .idea/workspace.xml
  7. 0
    114
      .vscode/launch.json
  8. 0
    1
      README.md
  9. 0
    94
      npm-debug.log

+ 0
- 116
.idea/codeStyles/Project.xml View File

@@ -1,116 +0,0 @@
1
-<component name="ProjectCodeStyleConfiguration">
2
-  <code_scheme name="Project" version="173">
3
-    <codeStyleSettings language="XML">
4
-      <indentOptions>
5
-        <option name="CONTINUATION_INDENT_SIZE" value="4" />
6
-      </indentOptions>
7
-      <arrangement>
8
-        <rules>
9
-          <section>
10
-            <rule>
11
-              <match>
12
-                <AND>
13
-                  <NAME>xmlns:android</NAME>
14
-                  <XML_ATTRIBUTE />
15
-                  <XML_NAMESPACE>^$</XML_NAMESPACE>
16
-                </AND>
17
-              </match>
18
-            </rule>
19
-          </section>
20
-          <section>
21
-            <rule>
22
-              <match>
23
-                <AND>
24
-                  <NAME>xmlns:.*</NAME>
25
-                  <XML_ATTRIBUTE />
26
-                  <XML_NAMESPACE>^$</XML_NAMESPACE>
27
-                </AND>
28
-              </match>
29
-              <order>BY_NAME</order>
30
-            </rule>
31
-          </section>
32
-          <section>
33
-            <rule>
34
-              <match>
35
-                <AND>
36
-                  <NAME>.*:id</NAME>
37
-                  <XML_ATTRIBUTE />
38
-                  <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
39
-                </AND>
40
-              </match>
41
-            </rule>
42
-          </section>
43
-          <section>
44
-            <rule>
45
-              <match>
46
-                <AND>
47
-                  <NAME>.*:name</NAME>
48
-                  <XML_ATTRIBUTE />
49
-                  <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
50
-                </AND>
51
-              </match>
52
-            </rule>
53
-          </section>
54
-          <section>
55
-            <rule>
56
-              <match>
57
-                <AND>
58
-                  <NAME>name</NAME>
59
-                  <XML_ATTRIBUTE />
60
-                  <XML_NAMESPACE>^$</XML_NAMESPACE>
61
-                </AND>
62
-              </match>
63
-            </rule>
64
-          </section>
65
-          <section>
66
-            <rule>
67
-              <match>
68
-                <AND>
69
-                  <NAME>style</NAME>
70
-                  <XML_ATTRIBUTE />
71
-                  <XML_NAMESPACE>^$</XML_NAMESPACE>
72
-                </AND>
73
-              </match>
74
-            </rule>
75
-          </section>
76
-          <section>
77
-            <rule>
78
-              <match>
79
-                <AND>
80
-                  <NAME>.*</NAME>
81
-                  <XML_ATTRIBUTE />
82
-                  <XML_NAMESPACE>^$</XML_NAMESPACE>
83
-                </AND>
84
-              </match>
85
-              <order>BY_NAME</order>
86
-            </rule>
87
-          </section>
88
-          <section>
89
-            <rule>
90
-              <match>
91
-                <AND>
92
-                  <NAME>.*</NAME>
93
-                  <XML_ATTRIBUTE />
94
-                  <XML_NAMESPACE>http://schemas.android.com/apk/res/android</XML_NAMESPACE>
95
-                </AND>
96
-              </match>
97
-              <order>ANDROID_ATTRIBUTE_ORDER</order>
98
-            </rule>
99
-          </section>
100
-          <section>
101
-            <rule>
102
-              <match>
103
-                <AND>
104
-                  <NAME>.*</NAME>
105
-                  <XML_ATTRIBUTE />
106
-                  <XML_NAMESPACE>.*</XML_NAMESPACE>
107
-                </AND>
108
-              </match>
109
-              <order>BY_NAME</order>
110
-            </rule>
111
-          </section>
112
-        </rules>
113
-      </arrangement>
114
-    </codeStyleSettings>
115
-  </code_scheme>
116
-</component>

+ 0
- 24
.idea/kilometro0.iml View File

@@ -1,24 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<module type="JAVA_MODULE" version="4">
3
-  <component name="FacetManager">
4
-    <facet type="android" name="Android">
5
-      <configuration>
6
-        <option name="GEN_FOLDER_RELATIVE_PATH_APT" value="/../../kilometro0/gen" />
7
-        <option name="GEN_FOLDER_RELATIVE_PATH_AIDL" value="/../../kilometro0/gen" />
8
-        <option name="MANIFEST_FILE_RELATIVE_PATH" value="/../../kilometro0/AndroidManifest.xml" />
9
-        <option name="RES_FOLDER_RELATIVE_PATH" value="/../../kilometro0/res" />
10
-        <option name="ASSETS_FOLDER_RELATIVE_PATH" value="/../../kilometro0/assets" />
11
-        <option name="LIBS_FOLDER_RELATIVE_PATH" value="/../../kilometro0/libs" />
12
-        <option name="PROGUARD_LOGS_FOLDER_RELATIVE_PATH" value="/../../kilometro0/proguard_logs" />
13
-      </configuration>
14
-    </facet>
15
-  </component>
16
-  <component name="NewModuleRootManager" inherit-compiler-output="true">
17
-    <exclude-output />
18
-    <content url="file://$MODULE_DIR$">
19
-      <sourceFolder url="file://$MODULE_DIR$/gen" isTestSource="false" generated="true" />
20
-    </content>
21
-    <orderEntry type="jdk" jdkName="Android API 29 Platform" jdkType="Android SDK" />
22
-    <orderEntry type="sourceFolder" forTests="false" />
23
-  </component>
24
-</module>

+ 0
- 4
.idea/misc.xml View File

@@ -1,4 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectRootManager" version="2" languageLevel="JDK_12" default="false" project-jdk-name="Android API 29 Platform" project-jdk-type="Android SDK" />
4
-</project>

+ 0
- 8
.idea/modules.xml View File

@@ -1,8 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ProjectModuleManager">
4
-    <modules>
5
-      <module fileurl="file://$PROJECT_DIR$/.idea/kilometro0.iml" filepath="$PROJECT_DIR$/.idea/kilometro0.iml" />
6
-    </modules>
7
-  </component>
8
-</project>

+ 0
- 6
.idea/vcs.xml View File

@@ -1,6 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="VcsDirectoryMappings">
4
-    <mapping directory="" vcs="Git" />
5
-  </component>
6
-</project>

+ 0
- 189
.idea/workspace.xml View File

@@ -1,189 +0,0 @@
1
-<?xml version="1.0" encoding="UTF-8"?>
2
-<project version="4">
3
-  <component name="ChangeListManager">
4
-    <list default="true" id="68909454-58ef-4cf0-b62a-176c2df4017a" name="Default Changelist" comment="">
5
-      <change beforePath="$PROJECT_DIR$/km0App/platforms/android/CordovaLib/CordovaLib.iml" beforeDir="false" />
6
-      <change beforePath="$PROJECT_DIR$/km0App/platforms/android/android.iml" beforeDir="false" />
7
-      <change beforePath="$PROJECT_DIR$/km0App/platforms/android/app/app.iml" beforeDir="false" />
8
-      <change beforePath="$PROJECT_DIR$/km0App/platforms/ios/www/img/logo.png" beforeDir="false" afterPath="$PROJECT_DIR$/km0App/platforms/ios/www/img/logo.png" afterDir="false" />
9
-      <change beforePath="$PROJECT_DIR$/km0App/platforms/ios/www/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/km0App/platforms/ios/www/index.html" afterDir="false" />
10
-    </list>
11
-    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
12
-    <option name="SHOW_DIALOG" value="false" />
13
-    <option name="HIGHLIGHT_CONFLICTS" value="true" />
14
-    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
15
-    <option name="LAST_RESOLUTION" value="IGNORE" />
16
-  </component>
17
-  <component name="Git.Settings">
18
-    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
19
-  </component>
20
-  <component name="ProjectFrameBounds">
21
-    <option name="x" value="282" />
22
-    <option name="y" value="67" />
23
-    <option name="width" value="1400" />
24
-    <option name="height" value="958" />
25
-  </component>
26
-  <component name="ProjectView">
27
-    <navigator currentView="ProjectPane" proportions="" version="1">
28
-      <foldersAlwaysOnTop value="true" />
29
-    </navigator>
30
-    <panes>
31
-      <pane id="ProjectPane">
32
-        <subPane>
33
-          <expand>
34
-            <path>
35
-              <item name="kilometro0" type="b2602c69:ProjectViewProjectNode" />
36
-              <item name="kilometro0" type="462c0819:PsiDirectoryNode" />
37
-            </path>
38
-          </expand>
39
-          <select />
40
-        </subPane>
41
-      </pane>
42
-      <pane id="AndroidView" />
43
-      <pane id="PackagesPane" />
44
-      <pane id="Scope" />
45
-    </panes>
46
-  </component>
47
-  <component name="PropertiesComponent">
48
-    <property name="android.sdk.path" value="$USER_HOME$/Android/Sdk" />
49
-    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
50
-    <property name="project.structure.last.edited" value="SDKs" />
51
-    <property name="project.structure.proportion" value="0.15" />
52
-    <property name="project.structure.side.proportion" value="0.2" />
53
-    <property name="settings.editor.selected.configurable" value="reference.idesettings.quicklists" />
54
-  </component>
55
-  <component name="RunDashboard">
56
-    <option name="ruleStates">
57
-      <list>
58
-        <RuleState>
59
-          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
60
-        </RuleState>
61
-        <RuleState>
62
-          <option name="name" value="StatusDashboardGroupingRule" />
63
-        </RuleState>
64
-      </list>
65
-    </option>
66
-  </component>
67
-  <component name="SvnConfiguration">
68
-    <configuration />
69
-  </component>
70
-  <component name="TaskManager">
71
-    <task active="true" id="Default" summary="Default task">
72
-      <changelist id="68909454-58ef-4cf0-b62a-176c2df4017a" name="Default Changelist" comment="" />
73
-      <created>1570663791594</created>
74
-      <option name="number" value="Default" />
75
-      <option name="presentableId" value="Default" />
76
-      <updated>1570663791594</updated>
77
-    </task>
78
-    <servers />
79
-  </component>
80
-  <component name="ToolWindowManager">
81
-    <frame x="282" y="67" width="1400" height="958" extended-state="0" />
82
-    <layout>
83
-      <window_info id="Captures" order="0" side_tool="true" weight="0.25" />
84
-      <window_info active="true" content_ui="combo" id="Project" order="1" visible="true" weight="0.3353028" />
85
-      <window_info id="Structure" order="2" side_tool="true" />
86
-      <window_info id="Favorites" order="3" side_tool="true" />
87
-      <window_info id="Build Variants" order="4" side_tool="true" />
88
-      <window_info id="Image Layers" order="5" />
89
-      <window_info id="Designer" order="6" />
90
-      <window_info id="Resources Explorer" order="7" />
91
-      <window_info id="Capture Tool" order="8" />
92
-      <window_info anchor="bottom" id="Version Control" order="0" />
93
-      <window_info anchor="bottom" id="Logcat" order="1" />
94
-      <window_info anchor="bottom" id="TODO" order="2" />
95
-      <window_info anchor="bottom" id="Terminal" order="3" />
96
-      <window_info anchor="bottom" id="Event Log" order="4" side_tool="true" />
97
-      <window_info anchor="bottom" id="Android Profiler" order="5" show_stripe_button="false" />
98
-      <window_info anchor="right" id="Device File Explorer" order="0" side_tool="true" />
99
-      <window_info anchor="right" id="Capture Analysis" order="1" />
100
-      <window_info anchor="right" id="Theme Preview" order="2" />
101
-      <window_info anchor="right" id="Palette&#9;" order="3" />
102
-    </layout>
103
-  </component>
104
-  <component name="masterDetails">
105
-    <states>
106
-      <state key="ArtifactsStructureConfigurable.UI">
107
-        <settings>
108
-          <artifact-editor />
109
-          <splitter-proportions>
110
-            <option name="proportions">
111
-              <list>
112
-                <option value="0.2" />
113
-              </list>
114
-            </option>
115
-          </splitter-proportions>
116
-        </settings>
117
-      </state>
118
-      <state key="FacetStructureConfigurable.UI">
119
-        <settings>
120
-          <last-edited>Android</last-edited>
121
-          <splitter-proportions>
122
-            <option name="proportions">
123
-              <list>
124
-                <option value="0.2" />
125
-              </list>
126
-            </option>
127
-          </splitter-proportions>
128
-        </settings>
129
-      </state>
130
-      <state key="GlobalLibrariesConfigurable.UI">
131
-        <settings>
132
-          <splitter-proportions>
133
-            <option name="proportions">
134
-              <list>
135
-                <option value="0.2" />
136
-              </list>
137
-            </option>
138
-          </splitter-proportions>
139
-        </settings>
140
-      </state>
141
-      <state key="JdkListConfigurable.UI">
142
-        <settings>
143
-          <last-edited>Android API 29 Platform</last-edited>
144
-          <splitter-proportions>
145
-            <option name="proportions">
146
-              <list>
147
-                <option value="0.2" />
148
-              </list>
149
-            </option>
150
-          </splitter-proportions>
151
-        </settings>
152
-      </state>
153
-      <state key="ModuleStructureConfigurable.UI">
154
-        <settings>
155
-          <last-edited>kilometro0</last-edited>
156
-          <splitter-proportions>
157
-            <option name="proportions">
158
-              <list>
159
-                <option value="0.2" />
160
-              </list>
161
-            </option>
162
-          </splitter-proportions>
163
-        </settings>
164
-      </state>
165
-      <state key="ProjectLibrariesConfigurable.UI">
166
-        <settings>
167
-          <splitter-proportions>
168
-            <option name="proportions">
169
-              <list>
170
-                <option value="0.2" />
171
-              </list>
172
-            </option>
173
-          </splitter-proportions>
174
-        </settings>
175
-      </state>
176
-      <state key="ScopeChooserConfigurable.UI">
177
-        <settings>
178
-          <splitter-proportions>
179
-            <option name="proportions">
180
-              <list>
181
-                <option value="0.2" />
182
-              </list>
183
-            </option>
184
-          </splitter-proportions>
185
-        </settings>
186
-      </state>
187
-    </states>
188
-  </component>
189
-</project>

+ 0
- 114
.vscode/launch.json View File

@@ -1,114 +0,0 @@
1
-{
2
-    // Use IntelliSense to learn about possible attributes.
3
-    // Hover to view descriptions of existing attributes.
4
-    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
5
-    "version": "0.2.0",
6
-    "configurations": [
7
-        {
8
-            "name": "Run Android on device",
9
-            "type": "cordova",
10
-            "request": "launch",
11
-            "platform": "android",
12
-            "target": "device",
13
-            "port": 9222,
14
-            "sourceMaps": true,
15
-            "cwd": "${workspaceFolder}",
16
-            "ionicLiveReload": false
17
-        },
18
-        {
19
-            "name": "Run iOS on device",
20
-            "type": "cordova",
21
-            "request": "launch",
22
-            "platform": "ios",
23
-            "target": "device",
24
-            "port": 9220,
25
-            "sourceMaps": true,
26
-            "cwd": "${workspaceFolder}",
27
-            "ionicLiveReload": false
28
-        },
29
-        {
30
-            "name": "Attach to running android on device",
31
-            "type": "cordova",
32
-            "request": "attach",
33
-            "platform": "android",
34
-            "target": "device",
35
-            "port": 9222,
36
-            "sourceMaps": true,
37
-            "cwd": "${workspaceFolder}"
38
-        },
39
-        {
40
-            "name": "Attach to running iOS on device",
41
-            "type": "cordova",
42
-            "request": "attach",
43
-            "platform": "ios",
44
-            "target": "device",
45
-            "port": 9220,
46
-            "sourceMaps": true,
47
-            "cwd": "${workspaceFolder}"
48
-        },
49
-        {
50
-            "name": "Run Android on emulator",
51
-            "type": "cordova",
52
-            "request": "launch",
53
-            "platform": "android",
54
-            "target": "emulator",
55
-            "port": 9222,
56
-            "sourceMaps": true,
57
-            "cwd": "${workspaceFolder}",
58
-            "ionicLiveReload": false
59
-        },
60
-        {
61
-            "name": "Attach to running android on emulator",
62
-            "type": "cordova",
63
-            "request": "attach",
64
-            "platform": "android",
65
-            "target": "emulator",
66
-            "port": 9222,
67
-            "sourceMaps": true,
68
-            "cwd": "${workspaceFolder}"
69
-        },
70
-        {
71
-            "name": "Serve to the browser (ionic serve)",
72
-            "type": "cordova",
73
-            "request": "launch",
74
-            "platform": "serve",
75
-            "cwd": "${workspaceFolder}",
76
-            "devServerAddress": "localhost",
77
-            "sourceMaps": true,
78
-            "ionicLiveReload": true
79
-        },
80
-        {
81
-            "name": "Simulate Android in browser",
82
-            "type": "cordova",
83
-            "request": "launch",
84
-            "platform": "android",
85
-            "target": "chrome",
86
-            "simulatePort": 8000,
87
-            "livereload": true,
88
-            "sourceMaps": true,
89
-            "cwd": "${workspaceFolder}"
90
-        },
91
-        {
92
-            "name": "Simulate iOS in browser",
93
-            "type": "cordova",
94
-            "request": "launch",
95
-            "platform": "ios",
96
-            "target": "chrome",
97
-            "simulatePort": 8000,
98
-            "livereload": true,
99
-            "sourceMaps": true,
100
-            "cwd": "${workspaceFolder}"
101
-        },
102
-        {
103
-            "name": "Run Browser",
104
-            "type": "cordova",
105
-            "request": "launch",
106
-            "platform": "browser",
107
-            "target": "chrome",
108
-            "simulatePort": 8000,
109
-            "livereload": true,
110
-            "sourceMaps": true,
111
-            "cwd": "${workspaceFolder}"
112
-        }
113
-    ]
114
-}

+ 0
- 1
README.md View File

@@ -1 +0,0 @@
1
-Este trabajo pretende crear una aplicación con funcionalidad botón preventivo y de pánico.

+ 0
- 94
npm-debug.log View File

@@ -1,94 +0,0 @@
1
-0 info it worked if it ends with ok
2
-1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'install', '-g', 'ios-deploy' ]
3
-2 info using npm@3.5.2
4
-3 info using node@v8.10.0
5
-4 silly loadCurrentTree Starting
6
-5 silly install loadCurrentTree
7
-6 silly install readGlobalPackageData
8
-7 silly fetchPackageMetaData ios-deploy
9
-8 silly fetchNamedPackageData ios-deploy
10
-9 silly mapToRegistry name ios-deploy
11
-10 silly mapToRegistry using default registry
12
-11 silly mapToRegistry registry https://registry.npmjs.org/
13
-12 silly mapToRegistry uri https://registry.npmjs.org/ios-deploy
14
-13 verbose request uri https://registry.npmjs.org/ios-deploy
15
-14 verbose request no auth needed
16
-15 info attempt registry request try #1 at 2:47:24 PM
17
-16 verbose request id bb03f22119142868
18
-17 http request GET https://registry.npmjs.org/ios-deploy
19
-18 http 200 https://registry.npmjs.org/ios-deploy
20
-19 verbose headers { date: 'Fri, 11 Oct 2019 18:47:25 GMT',
21
-19 verbose headers   'content-type': 'application/json',
22
-19 verbose headers   'transfer-encoding': 'chunked',
23
-19 verbose headers   connection: 'keep-alive',
24
-19 verbose headers   'set-cookie':
25
-19 verbose headers    [ '__cfduid=d8d87ce46d298ec5539b21579979ff2c81570819644; expires=Sat, 10-Oct-20 18:47:24 GMT; path=/; domain=.npmjs.org; HttpOnly' ],
26
-19 verbose headers   'cf-cache-status': 'REVALIDATED',
27
-19 verbose headers   'cache-control': 'max-age=300',
28
-19 verbose headers   'cf-ray': '5243009bea08d505-MIA',
29
-19 verbose headers   etag: 'W/"ead71517bfe7cc549797221791e5a224"',
30
-19 verbose headers   'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
31
-19 verbose headers   'last-modified': 'Thu, 22 Aug 2019 13:36:06 GMT',
32
-19 verbose headers   vary: 'accept-encoding, accept',
33
-19 verbose headers   'x-amz-meta-rev': '90-d7ba359a83f66b6239bd6e7ffeec72cb',
34
-19 verbose headers   server: 'cloudflare',
35
-19 verbose headers   'content-encoding': 'gzip' }
36
-20 silly get cb [ 200,
37
-20 silly get   { date: 'Fri, 11 Oct 2019 18:47:25 GMT',
38
-20 silly get     'content-type': 'application/json',
39
-20 silly get     'transfer-encoding': 'chunked',
40
-20 silly get     connection: 'keep-alive',
41
-20 silly get     'set-cookie':
42
-20 silly get      [ '__cfduid=d8d87ce46d298ec5539b21579979ff2c81570819644; expires=Sat, 10-Oct-20 18:47:24 GMT; path=/; domain=.npmjs.org; HttpOnly' ],
43
-20 silly get     'cf-cache-status': 'REVALIDATED',
44
-20 silly get     'cache-control': 'max-age=300',
45
-20 silly get     'cf-ray': '5243009bea08d505-MIA',
46
-20 silly get     etag: 'W/"ead71517bfe7cc549797221791e5a224"',
47
-20 silly get     'expect-ct': 'max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
48
-20 silly get     'last-modified': 'Thu, 22 Aug 2019 13:36:06 GMT',
49
-20 silly get     vary: 'accept-encoding, accept',
50
-20 silly get     'x-amz-meta-rev': '90-d7ba359a83f66b6239bd6e7ffeec72cb',
51
-20 silly get     server: 'cloudflare',
52
-20 silly get     'content-encoding': 'gzip' } ]
53
-21 verbose get saving ios-deploy to /home/manodg/.npm/registry.npmjs.org/ios-deploy/.cache.json
54
-22 silly install normalizeTree
55
-23 silly loadCurrentTree Finishing
56
-24 silly loadIdealTree Starting
57
-25 silly install loadIdealTree
58
-26 silly cloneCurrentTree Starting
59
-27 silly install cloneCurrentTreeToIdealTree
60
-28 silly cloneCurrentTree Finishing
61
-29 silly loadShrinkwrap Starting
62
-30 silly install loadShrinkwrap
63
-31 silly loadShrinkwrap Finishing
64
-32 silly loadAllDepsIntoIdealTree Starting
65
-33 silly install loadAllDepsIntoIdealTree
66
-34 silly rollbackFailedOptional Starting
67
-35 silly rollbackFailedOptional Finishing
68
-36 silly runTopLevelLifecycles Starting
69
-37 silly runTopLevelLifecycles Finishing
70
-38 silly install printInstalled
71
-39 verbose stack Error: Unsupported
72
-39 verbose stack     at checkPlatform (/usr/share/npm/node_modules/npm-install-checks/index.js:46:14)
73
-39 verbose stack     at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
74
-39 verbose stack     at LOOP (/usr/share/npm/node_modules/slide/lib/chain.js:15:14)
75
-39 verbose stack     at /usr/share/npm/node_modules/slide/lib/chain.js:18:7
76
-39 verbose stack     at checkEngine (/usr/share/npm/node_modules/npm-install-checks/index.js:10:20)
77
-39 verbose stack     at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
78
-39 verbose stack     at LOOP (/usr/share/npm/node_modules/slide/lib/chain.js:15:14)
79
-39 verbose stack     at chain (/usr/share/npm/node_modules/slide/lib/chain.js:20:5)
80
-39 verbose stack     at module.exports.isInstallable (/usr/share/npm/lib/install/validate-args.js:26:3)
81
-39 verbose stack     at Array.<anonymous> (/usr/share/npm/node_modules/slide/lib/bind-actor.js:15:8)
82
-40 verbose pkgid ios-deploy@1.9.4
83
-41 verbose cwd /home/manodg/Documents/kilometro0
84
-42 error Linux 4.15.0-65-generic
85
-43 error argv "/usr/bin/node" "/usr/bin/npm" "install" "-g" "ios-deploy"
86
-44 error node v8.10.0
87
-45 error npm  v3.5.2
88
-46 error code EBADPLATFORM
89
-47 error notsup Not compatible with your operating system or architecture: ios-deploy@1.9.4
90
-48 error notsup Valid OS:    darwin
91
-48 error notsup Valid Arch:  any
92
-48 error notsup Actual OS:   linux
93
-48 error notsup Actual Arch: x64
94
-49 verbose exit [ 1, true ]