Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm ERR [email protected] install: script 'node-gyp rebuild' #9

Open
TheNightRider12 opened this issue Mar 5, 2017 · 9 comments
Open

Comments

@TheNightRider12
Copy link

Log file

1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Users\\legit\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install',
1 verbose cli   'erlpack' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData erlpack@github:hammerandchisel/erlpack
8 silly fetchOtherPackageData erlpack@github:hammerandchisel/erlpack
9 silly cache add args [ 'erlpack@github:hammerandchisel/erlpack', null ]
10 verbose cache add spec erlpack@github:hammerandchisel/erlpack
11 silly cache add parsed spec Result {
11 silly cache add   raw: 'erlpack@github:hammerandchisel/erlpack',
11 silly cache add   scope: null,
11 silly cache add   escapedName: 'erlpack',
11 silly cache add   name: 'erlpack',
11 silly cache add   rawSpec: 'github:hammerandchisel/erlpack',
11 silly cache add   spec: 'github:hammerandchisel/erlpack',
11 silly cache add   type: 'hosted',
11 silly cache add   hosted:
11 silly cache add    { type: 'github',
11 silly cache add      ssh: '[email protected]:hammerandchisel/erlpack.git',
11 silly cache add      sshUrl: 'git+ssh://[email protected]/hammerandchisel/erlpack.git',
11 silly cache add      httpsUrl: 'git+https://github.com/hammerandchisel/erlpack.git',
11 silly cache add      gitUrl: 'git://github.com/hammerandchisel/erlpack.git',
11 silly cache add      shortcut: 'github:hammerandchisel/erlpack',
11 silly cache add      directUrl: 'https://raw.githubusercontent.com/hammerandchisel/erlpack/master/package.json' } }
12 verbose addRemoteGit caching github:hammerandchisel/erlpack
13 verbose addRemoteGit hammerandchisel/erlpack is a repository hosted by github
14 silly tryGitProto attempting to clone git://github.com/hammerandchisel/erlpack.git
15 silly tryClone cloning hammerandchisel/erlpack via git://github.com/hammerandchisel/erlpack.git
16 verbose tryClone git-github-com-hammerandchisel-erlpack-git-dae5464b not in flight; caching
17 verbose correctMkdir C:\Users\legit\AppData\Roaming\npm-cache\_git-remotes correctMkdir not in flight; initializing
18 info git [ 'config', '--get', 'remote.origin.url' ]
19 silly validateExistingRemote hammerandchisel/erlpack remote.origin.url: git://github.com/hammerandchisel/erlpack.git
20 verbose validateExistingRemote hammerandchisel/erlpack is updating existing cached remote C:\Users\legit\AppData\Roaming\npm-cache\_git-remotes\git-github-com-hammerandchisel-erlpack-git-dae5464b
21 info git [ 'fetch', '-a', 'origin' ]
22 verbose updateRemote git fetch -a origin (git://github.com/hammerandchisel/erlpack.git)
23 verbose setPermissions hammerandchisel/erlpack skipping chownr on Windows
24 verbose resolveHead hammerandchisel/erlpack original treeish: master
25 info git [ 'rev-list', '-n1', 'master' ]
26 silly resolveHead hammerandchisel/erlpack resolved treeish: fcb5637f87d8631292f639bda98232ca4266b98e
27 verbose resolveHead hammerandchisel/erlpack resolved Git URL: git://github.com/hammerandchisel/erlpack.git#fcb5637f87d8631292f639bda98232ca4266b98e
28 silly resolveHead Git working directory: C:\Users\legit\AppData\Local\Temp\npm-14220-75f123fe\git-cache-2b25d66f\fcb5637f87d8631292f639bda98232ca4266b98e
29 info git [ 'clone',
29 info git   'C:\\Users\\legit\\AppData\\Roaming\\npm-cache\\_git-remotes\\git-github-com-hammerandchisel-erlpack-git-dae5464b',
29 info git   'C:\\Users\\legit\\AppData\\Local\\Temp\\npm-14220-75f123fe\\git-cache-2b25d66f\\fcb5637f87d8631292f639bda98232ca4266b98e' ]
30 verbose cloneResolved hammerandchisel/erlpack clone Cloning into 'C:\Users\legit\AppData\Local\Temp\npm-14220-75f123fe\git-cache-2b25d66f\fcb5637f87d8631292f639bda98232ca4266b98e'...
30 verbose cloneResolved done.
31 info git [ 'checkout', 'fcb5637f87d8631292f639bda98232ca4266b98e' ]
32 verbose checkoutTreeish hammerandchisel/erlpack checkout Note: checking out 'fcb5637f87d8631292f639bda98232ca4266b98e'.
32 verbose checkoutTreeish
32 verbose checkoutTreeish You are in 'detached HEAD' state. You can look around, make experimental
32 verbose checkoutTreeish changes and commit them, and you can discard any commits you make in this
32 verbose checkoutTreeish state without impacting any branches by performing another checkout.
32 verbose checkoutTreeish
32 verbose checkoutTreeish If you want to create a new branch to retain commits you create, you may
32 verbose checkoutTreeish do so (now or later) by using -b with the checkout command again. Example:
32 verbose checkoutTreeish
32 verbose checkoutTreeish   git checkout -b <new-branch-name>
32 verbose checkoutTreeish
32 verbose checkoutTreeish HEAD is now at fcb5637... Fix Hex GitHub URL
33 info git [ 'submodule', '-q', 'update', '--init', '--recursive' ]
34 verbose updateSubmodules hammerandchisel/erlpack submodule update
35 verbose addLocalDirectory C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package.tgz not in flight; packing
36 verbose correctMkdir C:\Users\legit\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
37 verbose tar pack [ 'C:\\Users\\legit\\AppData\\Roaming\\npm-cache\\erlpack\\0.1.0\\package.tgz',
37 verbose tar pack   'C:\\Users\\legit\\AppData\\Local\\Temp\\npm-14220-75f123fe\\git-cache-2b25d66f\\fcb5637f87d8631292f639bda98232ca4266b98e' ]
38 verbose tarball C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package.tgz
39 verbose folder C:\Users\legit\AppData\Local\Temp\npm-14220-75f123fe\git-cache-2b25d66f\fcb5637f87d8631292f639bda98232ca4266b98e
40 verbose addLocalTarball adding from inside cache C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package.tgz
41 verbose correctMkdir C:\Users\legit\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
42 verbose addRemoteGit data._from: hammerandchisel/erlpack
43 verbose addRemoteGit data._resolved: git://github.com/hammerandchisel/erlpack.git#fcb5637f87d8631292f639bda98232ca4266b98e
44 silly cache afterAdd [email protected]
45 verbose afterAdd C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package\package.json not in flight; writing
46 verbose correctMkdir C:\Users\legit\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
47 verbose afterAdd C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package\package.json written
48 silly install normalizeTree
49 silly loadCurrentTree Finishing
50 silly loadIdealTree Starting
51 silly install loadIdealTree
52 silly cloneCurrentTree Starting
53 silly install cloneCurrentTreeToIdealTree
54 silly cloneCurrentTree Finishing
55 silly loadShrinkwrap Starting
56 silly install loadShrinkwrap
57 silly loadShrinkwrap Finishing
58 silly loadAllDepsIntoIdealTree Starting
59 silly install loadAllDepsIntoIdealTree
60 silly resolveWithNewModule [email protected] checking installable status
61 silly loadAllDepsIntoIdealTree Finishing
62 silly loadIdealTree Finishing
63 silly currentTree [email protected]
63 silly currentTree +-- @types/[email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree | `-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree +-- [email protected]
63 silly currentTree `-- [email protected]
64 silly idealTree [email protected]
64 silly idealTree +-- @types/[email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree | `-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree +-- [email protected]
64 silly idealTree `-- [email protected]
65 silly generateActionsToTake Starting
66 silly install generateActionsToTake
67 silly generateActionsToTake Finishing
68 silly diffTrees action count 1
69 silly diffTrees add [email protected]
70 silly decomposeActions action count 8
71 silly decomposeActions fetch [email protected]
72 silly decomposeActions extract [email protected]
73 silly decomposeActions test [email protected]
74 silly decomposeActions preinstall [email protected]
75 silly decomposeActions build [email protected]
76 silly decomposeActions install [email protected]
77 silly decomposeActions postinstall [email protected]
78 silly decomposeActions finalize [email protected]
79 silly runTopLevelLifecycles Starting
80 silly executeActions Starting
81 silly install executeActions
82 silly doSerial global-install 0
83 silly doParallel fetch 1
84 verbose correctMkdir C:\Users\legit\AppData\Roaming\npm-cache\_locks correctMkdir not in flight; initializing
85 verbose lock using C:\Users\legit\AppData\Roaming\npm-cache\_locks\staging-5e29bab8cd7c9b4c.lock for C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging
86 silly doParallel extract 1
87 silly extract [email protected]
88 verbose unbuild node_modules\.staging\erlpack-5b6d0381
89 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381 is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
90 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381
91 verbose tar unpack C:\Users\legit\AppData\Roaming\npm-cache\erlpack\0.1.0\package.tgz
92 verbose tar unpacking to C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381
93 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381 is being purged
94 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381
95 silly gunzTarPerm modes [ '777', '666' ]
96 silly gunzTarPerm extractEntry package.json
97 silly gunzTarPerm extractEntry .npmignore
98 silly gunzTarPerm extractEntry README.md
99 silly gunzTarPerm extractEntry LICENSE
100 silly gunzTarPerm extractEntry MANIFEST.in
101 silly gunzTarPerm extractEntry COPYING
102 silly gunzTarPerm extractEntry binding.gyp
103 silly gunzTarPerm extractEntry cpp/constants.h
104 silly gunzTarPerm extractEntry cpp/encoder.h
105 silly gunzTarPerm extractEntry cpp/sysdep.h
106 silly gunzTarPerm extractEntry .vscode/settings.json
107 silly gunzTarPerm extractEntry js/index.js
108 silly gunzTarPerm extractEntry js/__tests__/decoder-test.js
109 silly gunzTarPerm extractEntry js/__tests__/encoder-test.js
110 silly gunzTarPerm extractEntry js/decoder.h
111 silly gunzTarPerm extractEntry js/encoder.h
112 silly gunzTarPerm extractEntry js/erlpack.cc
113 silly gunzTarPerm extractEntry mix.exs
114 silly gunzTarPerm extractEntry vendor/zlib/README
115 silly gunzTarPerm extractEntry vendor/zlib/inflate.c
116 silly gunzTarPerm extractEntry vendor/zlib/FAQ
117 silly gunzTarPerm extractEntry vendor/zlib/INDEX
118 silly gunzTarPerm extractEntry vendor/zlib/Makefile
119 silly gunzTarPerm extractEntry vendor/zlib/Makefile.in
120 silly gunzTarPerm extractEntry vendor/zlib/CMakeLists.txt
121 silly gunzTarPerm extractEntry vendor/zlib/adler32.c
122 silly gunzTarPerm extractEntry vendor/zlib/amiga/Makefile.pup
123 silly gunzTarPerm extractEntry vendor/zlib/amiga/Makefile.sas
124 silly gunzTarPerm extractEntry vendor/zlib/as400/bndsrc
125 silly gunzTarPerm extractEntry vendor/zlib/as400/compile.clp
126 silly gunzTarPerm extractEntry vendor/zlib/as400/readme.txt
127 silly gunzTarPerm extractEntry vendor/zlib/as400/zlib.inc
128 silly gunzTarPerm extractEntry vendor/zlib/compress.c
129 silly gunzTarPerm extractEntry vendor/zlib/configure
130 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream/test.cpp
131 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream/zfstream.cpp
132 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream/zfstream.h
133 silly gunzTarPerm extractEntry vendor/zlib/contrib/README.contrib
134 silly gunzTarPerm extractEntry vendor/zlib/contrib/amd64/amd64-match.S
135 silly gunzTarPerm extractEntry vendor/zlib/contrib/asm686/README.686
136 silly gunzTarPerm extractEntry vendor/zlib/contrib/asm686/match.S
137 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/README
138 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/Makefile
139 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/blast.c
140 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/blast.h
141 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/test.pk
142 silly gunzTarPerm extractEntry vendor/zlib/contrib/blast/test.txt
143 silly gunzTarPerm extractEntry vendor/zlib/contrib/delphi/ZLib.pas
144 silly gunzTarPerm extractEntry vendor/zlib/contrib/delphi/ZLibConst.pas
145 silly gunzTarPerm extractEntry vendor/zlib/contrib/delphi/readme.txt
146 silly gunzTarPerm extractEntry vendor/zlib/contrib/delphi/zlibd32.mak
147 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/AssemblyInfo.cs
148 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/ChecksumImpl.cs
149 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/CircularBuffer.cs
150 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/CodecBase.cs
151 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/Deflater.cs
152 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/DotZLib.cs
153 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/DotZLib.csproj
154 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/GZipStream.cs
155 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/Inflater.cs
156 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib/UnitTests.cs
157 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib.build
158 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib.chm
159 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/DotZLib.sln
160 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/LICENSE_1_0.txt
161 silly gunzTarPerm extractEntry vendor/zlib/contrib/dotzlib/readme.txt
162 silly gunzTarPerm extractEntry vendor/zlib/contrib/gcc_gvmat64/gvmat64.S
163 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/README
164 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/infback9.c
165 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/infback9.h
166 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/inffix9.h
167 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/inflate9.h
168 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/inftree9.c
169 silly gunzTarPerm extractEntry vendor/zlib/contrib/infback9/inftree9.h
170 silly gunzTarPerm extractEntry vendor/zlib/contrib/inflate86/inffas86.c
171 silly gunzTarPerm extractEntry vendor/zlib/contrib/inflate86/inffast.S
172 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib-streams.ads
173 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/buffer_demo.adb
174 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/read.adb
175 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/readme.txt
176 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/test.adb
177 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib-streams.adb
178 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/mtest.adb
179 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib-thin.adb
180 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib-thin.ads
181 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib.adb
182 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib.ads
183 silly gunzTarPerm extractEntry vendor/zlib/contrib/ada/zlib.gpr
184 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream2/zstream.h
185 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream2/zstream_test.cpp
186 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream3/README
187 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream3/TODO
188 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream3/test.cc
189 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream3/zfstream.cc
190 silly gunzTarPerm extractEntry vendor/zlib/contrib/iostream3/zfstream.h
191 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx64/bld_ml64.bat
192 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx64/gvmat64.asm
193 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx64/inffas8664.c
194 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx64/inffasx64.asm
195 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx64/readme.txt
196 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx86/bld_ml32.bat
197 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx86/inffas32.asm
198 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx86/match686.asm
199 silly gunzTarPerm extractEntry vendor/zlib/contrib/masmx86/readme.txt
200 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/miniunz.c
201 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/Makefile
202 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/MiniZip64_Changes.txt
203 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/MiniZip64_info.txt
204 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/configure.ac
205 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/crypt.h
206 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/ioapi.c
207 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/ioapi.h
208 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/iowin32.c
209 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/iowin32.h
210 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/make_vms.com
211 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/Makefile.am
212 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/miniunzip.1
213 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/minizip.1
214 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/minizip.c
215 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/minizip.pc.in
216 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/mztools.c
217 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/mztools.h
218 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/unzip.c
219 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/unzip.h
220 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/zip.c
221 silly gunzTarPerm extractEntry vendor/zlib/contrib/minizip/zip.h
222 silly gunzTarPerm extractEntry vendor/zlib/contrib/pascal/example.pas
223 silly gunzTarPerm extractEntry vendor/zlib/contrib/pascal/readme.txt
224 silly gunzTarPerm extractEntry vendor/zlib/contrib/pascal/zlibd32.mak
225 silly gunzTarPerm extractEntry vendor/zlib/contrib/pascal/zlibpas.pas
226 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/README
227 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/Makefile
228 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/puff.c
229 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/puff.h
230 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/pufftest.c
231 silly gunzTarPerm extractEntry vendor/zlib/contrib/puff/zeros.raw
232 silly gunzTarPerm extractEntry vendor/zlib/contrib/testzlib/testzlib.c
233 silly gunzTarPerm extractEntry vendor/zlib/contrib/testzlib/testzlib.txt
234 silly gunzTarPerm extractEntry vendor/zlib/contrib/untgz/Makefile
235 silly gunzTarPerm extractEntry vendor/zlib/contrib/untgz/Makefile.msc
236 silly gunzTarPerm extractEntry vendor/zlib/contrib/untgz/untgz.c
237 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/readme.txt
238 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj.filters
239 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/miniunz.vcxproj
240 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/minizip.vcxproj
241 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/minizip.vcxproj.filters
242 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/testzlib.vcxproj
243 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/testzlib.vcxproj.filters
244 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/testzlibdll.vcxproj
245 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/miniunz.vcxproj.filters
246 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlib.rc
247 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibstat.vcxproj
248 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibstat.vcxproj.filters
249 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibvc.def
250 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibvc.sln
251 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibvc.vcxproj
252 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc10/zlibvc.vcxproj.filters
253 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/miniunz.vcxproj
254 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/minizip.vcxproj
255 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/testzlib.vcxproj
256 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/testzlibdll.vcxproj
257 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/zlib.rc
258 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/zlibstat.vcxproj
259 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/zlibvc.def
260 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/zlibvc.sln
261 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc11/zlibvc.vcxproj
262 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/miniunz.vcproj
263 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/minizip.vcproj
264 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/testzlib.vcproj
265 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/testzlibdll.vcproj
266 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/zlib.rc
267 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/zlibstat.vcproj
268 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/zlibvc.def
269 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/zlibvc.sln
270 silly gunzTarPerm extractEntry vendor/zlib/contrib/vstudio/vc9/zlibvc.vcproj
271 silly gunzTarPerm extractEntry vendor/zlib/crc32.c
272 silly gunzTarPerm extractEntry vendor/zlib/crc32.h
273 silly gunzTarPerm extractEntry vendor/zlib/deflate.c
274 silly gunzTarPerm extractEntry vendor/zlib/deflate.h
275 silly gunzTarPerm extractEntry vendor/zlib/doc/algorithm.txt
276 silly gunzTarPerm extractEntry vendor/zlib/doc/rfc1950.txt
277 silly gunzTarPerm extractEntry vendor/zlib/doc/rfc1951.txt
278 silly gunzTarPerm extractEntry vendor/zlib/doc/rfc1952.txt
279 silly gunzTarPerm extractEntry vendor/zlib/doc/txtvsbin.txt
280 silly gunzTarPerm extractEntry vendor/zlib/examples/gzjoin.c
281 silly gunzTarPerm extractEntry vendor/zlib/examples/README.examples
282 silly gunzTarPerm extractEntry vendor/zlib/examples/fitblk.c
283 silly gunzTarPerm extractEntry vendor/zlib/examples/gun.c
284 silly gunzTarPerm extractEntry vendor/zlib/examples/gzappend.c
285 silly gunzTarPerm extractEntry vendor/zlib/examples/enough.c
286 silly gunzTarPerm extractEntry vendor/zlib/examples/gzlog.c
287 silly gunzTarPerm extractEntry vendor/zlib/examples/gzlog.h
288 silly gunzTarPerm extractEntry vendor/zlib/examples/zlib_how.html
289 silly gunzTarPerm extractEntry vendor/zlib/examples/zpipe.c
290 silly gunzTarPerm extractEntry vendor/zlib/examples/zran.c
291 silly gunzTarPerm extractEntry vendor/zlib/gzclose.c
292 silly gunzTarPerm extractEntry vendor/zlib/gzguts.h
293 silly gunzTarPerm extractEntry vendor/zlib/gzlib.c
294 silly gunzTarPerm extractEntry vendor/zlib/gzread.c
295 silly gunzTarPerm extractEntry vendor/zlib/gzwrite.c
296 silly gunzTarPerm extractEntry vendor/zlib/infback.c
297 silly gunzTarPerm extractEntry vendor/zlib/inffast.c
298 silly gunzTarPerm extractEntry vendor/zlib/inffast.h
299 silly gunzTarPerm extractEntry vendor/zlib/inffixed.h
300 silly gunzTarPerm extractEntry vendor/zlib/ChangeLog
301 silly gunzTarPerm extractEntry vendor/zlib/inflate.h
302 silly gunzTarPerm extractEntry vendor/zlib/inftrees.c
303 silly gunzTarPerm extractEntry vendor/zlib/inftrees.h
304 silly gunzTarPerm extractEntry vendor/zlib/make_vms.com
305 silly gunzTarPerm extractEntry vendor/zlib/msdos/Makefile.bor
306 silly gunzTarPerm extractEntry vendor/zlib/msdos/Makefile.dj2
307 silly gunzTarPerm extractEntry vendor/zlib/msdos/Makefile.emx
308 silly gunzTarPerm extractEntry vendor/zlib/msdos/Makefile.msc
309 silly gunzTarPerm extractEntry vendor/zlib/msdos/Makefile.tc
310 silly gunzTarPerm extractEntry vendor/zlib/nintendods/README
311 silly gunzTarPerm extractEntry vendor/zlib/nintendods/Makefile
312 silly gunzTarPerm extractEntry vendor/zlib/old/README
313 silly gunzTarPerm extractEntry vendor/zlib/old/Makefile.emx
314 silly gunzTarPerm extractEntry vendor/zlib/old/Makefile.riscos
315 silly gunzTarPerm extractEntry vendor/zlib/old/descrip.mms
316 silly gunzTarPerm extractEntry vendor/zlib/old/os2/Makefile.os2
317 silly gunzTarPerm extractEntry vendor/zlib/old/os2/zlib.def
318 silly gunzTarPerm extractEntry vendor/zlib/old/visual-basic.txt
319 silly gunzTarPerm extractEntry vendor/zlib/qnx/package.qpg
320 silly gunzTarPerm extractEntry vendor/zlib/test/example.c
321 silly gunzTarPerm extractEntry vendor/zlib/test/infcover.c
322 silly gunzTarPerm extractEntry vendor/zlib/test/minigzip.c
323 silly gunzTarPerm extractEntry vendor/zlib/treebuild.xml
324 silly gunzTarPerm extractEntry vendor/zlib/trees.c
325 silly gunzTarPerm extractEntry vendor/zlib/trees.h
326 silly gunzTarPerm extractEntry vendor/zlib/uncompr.c
327 silly gunzTarPerm extractEntry vendor/zlib/watcom/watcom_f.mak
328 silly gunzTarPerm extractEntry vendor/zlib/watcom/watcom_l.mak
329 silly gunzTarPerm extractEntry vendor/zlib/win32/DLL_FAQ.txt
330 silly gunzTarPerm extractEntry vendor/zlib/win32/Makefile.bor
331 silly gunzTarPerm extractEntry vendor/zlib/win32/Makefile.gcc
332 silly gunzTarPerm extractEntry vendor/zlib/win32/Makefile.msc
333 silly gunzTarPerm extractEntry vendor/zlib/win32/README-WIN32.txt
334 silly gunzTarPerm extractEntry vendor/zlib/win32/VisualC.txt
335 silly gunzTarPerm extractEntry vendor/zlib/win32/zlib.def
336 silly gunzTarPerm extractEntry vendor/zlib/win32/zlib1.rc
337 silly gunzTarPerm extractEntry vendor/zlib/zconf.h
338 silly gunzTarPerm extractEntry vendor/zlib/zconf.h.cmakein
339 silly gunzTarPerm extractEntry vendor/zlib/zconf.h.in
340 silly gunzTarPerm extractEntry vendor/zlib/zlib.3
341 silly gunzTarPerm extractEntry vendor/zlib/zlib.3.pdf
342 silly gunzTarPerm extractEntry vendor/zlib/zlib.h
343 silly gunzTarPerm extractEntry vendor/zlib/zlib.map
344 silly gunzTarPerm extractEntry vendor/zlib/zlib.pc.cmakein
345 silly gunzTarPerm extractEntry vendor/zlib/zlib.pc.in
346 silly gunzTarPerm extractEntry vendor/zlib/zlib2ansi
347 silly gunzTarPerm extractEntry vendor/zlib/zutil.c
348 silly gunzTarPerm extractEntry vendor/zlib/zutil.h
349 silly gunzTarPerm extractEntry vendor/zlib.gyp
350 silly gunzTarPerm extractEntry py/erlpack/__init__.py
351 silly gunzTarPerm extractEntry py/erlpack/_packer.cpp
352 silly gunzTarPerm extractEntry py/erlpack/_packer.pyx
353 silly gunzTarPerm extractEntry py/erlpack/_unpacker.cpp
354 silly gunzTarPerm extractEntry py/erlpack/_unpacker.pyx
355 silly gunzTarPerm extractEntry py/erlpack/constants.py
356 silly gunzTarPerm extractEntry py/erlpack/types.py
357 silly gunzTarPerm extractEntry py/scripts/generate_generated_tests.sh
358 silly gunzTarPerm extractEntry py/tests/test_generated.py
359 silly gunzTarPerm extractEntry py/tests/integration/echo_server.py
360 silly gunzTarPerm extractEntry py/tests/integration/echo_test.exs
361 silly gunzTarPerm extractEntry py/tests/test_dict.py
362 silly gunzTarPerm extractEntry py/tests/test_encode_hook.py
363 silly gunzTarPerm extractEntry py/tests/test_erlpack_magic_method.py
364 silly gunzTarPerm extractEntry py/tests/test_false.py
365 silly gunzTarPerm extractEntry py/tests/test_floats.py
366 silly gunzTarPerm extractEntry py/tests/test_atom.py
367 silly gunzTarPerm extractEntry py/tests/test_ints.py
368 silly gunzTarPerm extractEntry py/tests/test_list.py
369 silly gunzTarPerm extractEntry py/tests/test_nil.py
370 silly gunzTarPerm extractEntry py/tests/test_string.py
371 silly gunzTarPerm extractEntry py/tests/test_true.py
372 silly gunzTarPerm extractEntry py/tests/test_tuple.py
373 silly gunzTarPerm extractEntry py/tests/test_unicode.py
374 silly gunzTarPerm extractEntry pytest.ini
375 silly gunzTarPerm extractEntry setup.cfg
376 silly gunzTarPerm extractEntry setup.py
377 silly gunzTarPerm extractEntry ex/erlpack/test/erlpack_test.exs
378 silly gunzTarPerm extractEntry ex/erlpack/test/test_helper.exs
379 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381\node_modules is being purged
380 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging\erlpack-5b6d0381\node_modules
381 silly doParallel preinstall 1
382 silly preinstall [email protected]
383 info lifecycle [email protected]~preinstall: [email protected]
384 silly lifecycle [email protected]~preinstall: no script for preinstall, continuing
385 silly doReverseSerial remove 0
386 silly doSerial move 0
387 silly doSerial finalize 1
388 silly finalize C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
389 silly doSerial build 1
390 silly build [email protected]
391 info linkStuff [email protected]
392 silly linkStuff [email protected] has C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules as its parent node_modules
393 verbose linkBins [email protected]
394 verbose linkMans [email protected]
395 silly doSerial global-link 0
396 silly doParallel update-linked 0
397 silly doSerial install 1
398 silly install [email protected]
399 info lifecycle [email protected]~install: [email protected]
400 verbose lifecycle [email protected]~install: unsafe-perm in lifecycle true
401 verbose lifecycle [email protected]~install: PATH: C:\Users\legit\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack\node_modules\.bin;C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Microsoft MPI\Bin\;C:\Python27\;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files\Microsoft SQL Server\100\DTS\Binn\;C:\Program Files\nodejs\node.exe;C:\Python27\Scripts;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Users\legit\AppData\Roaming\npm;C:\Strawberry\perl\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\c\bin;C:\Strawberry\perl\bin\perl.exe;C:\Program Files\CMake\bin;C:\Users\legit\Desktop\yaysm\yasm.exe;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Users\legit\AppData\Roaming\nvm;C:\Program Files\nodejs;C:\Program Files\Git LFS;C:\Program Files\LLVM\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Git\cmd;C:\Program Files\dotnet\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\MySQL\MySQL Utilities 1.6\;C:\Users\legit\AppData\Local\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\nodejs\;C:\Users\legit\AppData\Local\Microsoft\WindowsApps;C:\Users\legit\AppData\Roaming\Dashlane\4.6.2.19264\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;C:\Program Files (x86)\Microsoft VS Code Insiders\bin;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\legit\AppData\Roaming\Dashlane\4.6.5.21982\bin\Firefox_Extension\{442718d9-475e-452a-b3e1-fb1ee16b8e9f}\components;C:\Users\legit\AppData\Local\atom\bin;C:\Users\legit\AppData\Local\Microsoft\WindowsApps;C:\Python27\python.exe
402 verbose lifecycle [email protected]~install: CWD: C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
403 silly lifecycle [email protected]~install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
404 silly lifecycle [email protected]~install: Returned: code: 1  signal: null
405 info lifecycle [email protected]~install: Failed to exec install script
406 verbose unlock done using C:\Users\legit\AppData\Roaming\npm-cache\_locks\staging-5e29bab8cd7c9b4c.lock for C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\.staging
407 silly rollbackFailedOptional Starting
408 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
409 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
410 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
411 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
412 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
413 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
414 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
415 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
416 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
417 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
418 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
419 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
420 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
421 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
422 silly gentlyRm C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack is being purged from base C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
423 verbose gentlyRm don't care about contents; nuking C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
424 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
425 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
426 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
427 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
428 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
429 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
430 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
431 silly vacuum-fs purging C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules\erlpack
432 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
433 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
434 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
435 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
436 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
437 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
438 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
439 silly vacuum-fs quitting because other entries in C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot\node_modules
440 silly rollbackFailedOptional Finishing
441 silly runTopLevelLifecycles Finishing
442 silly install printInstalled
443 warn [email protected] requires a peer of node-opus@^0.2.0 but none was installed.
444 warn [email protected] requires a peer of opusscript@^0.0.2 but none was installed.
445 warn [email protected] requires a peer of sodium@^2.0.1 but none was installed.
446 warn [email protected] requires a peer of uws@^0.12.0 but none was installed.
447 verbose stack Error: [email protected] install: `node-gyp rebuild`
447 verbose stack Exit status 1
447 verbose stack     at EventEmitter.<anonymous> (C:\Users\legit\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16)
447 verbose stack     at emitTwo (events.js:106:13)
447 verbose stack     at EventEmitter.emit (events.js:194:7)
447 verbose stack     at ChildProcess.<anonymous> (C:\Users\legit\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
447 verbose stack     at emitTwo (events.js:106:13)
447 verbose stack     at ChildProcess.emit (events.js:194:7)
447 verbose stack     at maybeClose (internal/child_process.js:899:16)
447 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
448 verbose pkgid [email protected]
449 verbose cwd C:\Users\legit\Github_Projects\Discord Stuff\Bots\googlebot
450 verbose Windows_NT 10.0.15048
451 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\legit\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "install" "erlpack"
452 verbose node v7.7.1
453 verbose npm  v4.4.0
454 error code ELIFECYCLE
455 error errno 1
456 error [email protected] install: `node-gyp rebuild`
456 error Exit status 1
457 error Failed at the [email protected] install script 'node-gyp rebuild'.
457 error Make sure you have the latest version of node.js and npm installed.
457 error If you do, this is most likely a problem with the erlpack package,
457 error not with npm itself.
457 error Tell the author that this fails on your system:
457 error     node-gyp rebuild
457 error You can get information on how to open an issue for this project with:
457 error     npm bugs erlpack
457 error Or if that isn't available, you can get their info via:
457 error     npm owner ls erlpack
457 error There is likely additional logging output above.
458 verbose exit [ 1, true ]
@RedJambo123
Copy link

Bump this up. I have the same issue

@Wqrld
Copy link

Wqrld commented Sep 27, 2017

bumpy

@Wqrld
Copy link

Wqrld commented Sep 27, 2017

edit: this is a problem with 4.4.7 node, i was using it for some old project but you should update

@einaralex
Copy link

Having the same problem with Node ^6.10.0

@einaralex
Copy link

einaralex commented Apr 7, 2018

npm install -g node-gyp solved this particular problem, but the node-gyp rebuild seems to fail also.

> node-gyp rebuild

  CC(target) Release/obj.target/zlib/vendor/zlib/adler32.o
  CC(target) Release/obj.target/zlib/vendor/zlib/compress.o
  CC(target) Release/obj.target/zlib/vendor/zlib/crc32.o
  CC(target) Release/obj.target/zlib/vendor/zlib/deflate.o
  CC(target) Release/obj.target/zlib/vendor/zlib/gzclose.o
  CC(target) Release/obj.target/zlib/vendor/zlib/gzlib.o
  CC(target) Release/obj.target/zlib/vendor/zlib/gzread.o
  CC(target) Release/obj.target/zlib/vendor/zlib/gzwrite.o
  CC(target) Release/obj.target/zlib/vendor/zlib/infback.o
  CC(target) Release/obj.target/zlib/vendor/zlib/inffast.o
  CC(target) Release/obj.target/zlib/vendor/zlib/inflate.o
../vendor/zlib/inflate.c:1507:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
    if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16;
                                                        ~~~ ^
1 warning generated.
  CC(target) Release/obj.target/zlib/vendor/zlib/inftrees.o
  CC(target) Release/obj.target/zlib/vendor/zlib/trees.o
  CC(target) Release/obj.target/zlib/vendor/zlib/uncompr.o
  CC(target) Release/obj.target/zlib/vendor/zlib/zutil.o
  LIBTOOL-STATIC Release/zlib.a
  CXX(target) Release/obj.target/erlpack/js/erlpack.o
In file included from ../js/erlpack.cc:3:
../js/decoder.h:9:10: fatal error: 'cinttypes' file not found
#include <cinttypes>
         ^~~~~~~~~~~
1 error generated.
make: *** [Release/obj.target/erlpack/js/erlpack.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:276:23)
gyp ERR! stack     at emitTwo (events.js:106:13)
gyp ERR! stack     at ChildProcess.emit (events.js:191:7)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
gyp ERR! System Darwin 17.4.0

@Aardenfell
Copy link

bumpy
Having same problem 10.6.0

@andrew-lynn
Copy link

Updating npm solved this issue for me.

@hikaruisasleep
Copy link

hikaruisasleep commented Dec 15, 2019

bumping an old thread

@perryBunn
Copy link

Saw a fix for the same issue in a different repo.

I found that there are problems with installing this because node-gyp REQUIRES the v140 visual studio tools. I finally found a solution that worked for me (I'm on Win 10).
npm install --global --production windows-build-tools --vs2015
The --vs2015 is critical because it forces the v140 tool set to be installed.

After installing that I was able to build with no errors.

Source: WiseLibs/better-sqlite3#164 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants