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

Fresh clone and npm install fails #74

Closed
Jimmydalecleveland opened this issue Mar 11, 2020 · 11 comments · Fixed by #126
Closed

Fresh clone and npm install fails #74

Jimmydalecleveland opened this issue Mar 11, 2020 · 11 comments · Fixed by #126

Comments

@Jimmydalecleveland
Copy link

I have looked at the related issues and believe this is different enough to warrant it's own issue. I have tried this on Node v13.9.0, v12.16.1, v11.15.0 with the same results.

Following the Contentful starter instructions, I've cloned this repository and run npm i. This fails with the following error:

> npm i                  
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget 
npm ERR! notarget It was specified as a dependency of 'starter-gatsby-blog'
npm ERR! notarget 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jimmy/.npm/_logs/2020-03-11T17_13_32_529Z-debug.log

I am on Ubuntu and I had a colleague try it on his macbook pro, with the same results.

@jo-sm
Copy link
Contributor

jo-sm commented May 15, 2020

Hi @Jimmydalecleveland recently we updated the dependencies so that this shouldn't happen (the version in package.json is ^2.3.1). I'm going to close this issue but please try it out and reopen it if you still experience this issue.

@jo-sm jo-sm closed this as completed May 15, 2020
@Jimmydalecleveland
Copy link
Author

I'm really late on responding to this, sorry. I'm still seeing this error with 2.3.1 with a fresh clone:

npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'starter-gatsby-blog'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jimmy/.npm/_logs/2020-06-17T19_40_01_468Z-debug.log

I've confirmed that another co-worker gets the exact same error. He is on OS X, and I'm using WSL2 for Windows. Node version 12.16.1 for me.

@Jimmydalecleveland
Copy link
Author

Also, I cannot re-open an issue I didn't close, so let me know if you want me to open a new one.

@axe312ger axe312ger reopened this Jun 18, 2020
@axe312ger
Copy link
Contributor

axe312ger commented Jun 18, 2020

Reopened. How about you try to get the latest dependencies in your project? yarn && yarn upgrade-interactive can help here a lot.

@axe312ger
Copy link
Contributor

Ohh this is using npm, then https://github.com/dylang/npm-check would be the way to go.

@Jimmydalecleveland
Copy link
Author

This is a fresh clone of starter-gatsby-blog, not an old version of the project or anything. So whatever dependencies would be out of date would be in the repo.

image

It actually shows a bunch as missing, because it isn't even getting to that install point. Updating everything except majors took awhile but it did get past the error listed in this issue.

@Jimmydalecleveland
Copy link
Author

If this is any help, taking the alternate route of installing with gatsby new stops at this question:
image

Nothing later than 2.1.74 is shown, but the previous error stated 2.3.1 was the version it was looking for.

@axe312ger
Copy link
Contributor

Hey @Jimmydalecleveland,

I created a new branch and upgrade all dependencies to their latest major versions. It works fine for me on dev and build command. Could you please give it a try? fix/upgrade-dependencies

PR: #126

@Jimmydalecleveland
Copy link
Author

Same problem, I'm afraid. Checked out the branch from my already cloned repo, then tried cloning it again and running it.

I get a ton of npm WARN messages followed by the same error. I'll ask some other people I know to try and run it, but it still struggles to find [email protected].

In the meantime I'll upload the npm log and my terminal output. It might also be worth mentioning that using yarn gives me the same version choosing option I posted earlier in this thread. It does not give the plethora of warnings that npm does about no such file or directory ...., though.

node version: v12.16.1
npm version: 6.13.4

2020-06-23T16_59_42_295Z-debug.log

jimmy@DESKTOP-M9GFCG0 ~/Code/starter-gatsby-blog                                                                                                                        [10:59:27]
> $ npm i                                                                                                                                  ⬡ 12.16.1 [±fix/upgrade-dependencies ✓]
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/web-namespaces-96fbadf1/license'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/ora-23a69116/package.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/web-namespaces-96fbadf1/index.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/ora-23a69116/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/web-namespaces-96fbadf1/package.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/ora-23a69116/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/web-namespaces-96fbadf1/readme.md'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/ora-23a69116/license'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/ora-23a69116/readme.md'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-runtime-61d5fee5/store/RelayModernRecord.js.flow'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-runtime-61d5fee5/store/RelayModernSelector.js.flow'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/detectors/gridsome.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-runtime-61d5fee5/store/RelayModernStore.js.flow'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/runner/BufferedFilesystem.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/transforms/ClientExtensionsTransform.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/getIterator.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/schema/infer/is-file.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/utils/tracer/jaeger-local.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atd.2.0.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-recipes-18b2fe69/src/providers/npm/__snapshots__/script.test.js.snap'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/functions-templates/js/hello-world/hello-world.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Rule.d.ts.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/source-map-22e07971/dist/source-map.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/detectors/hexo.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/typescript-estree-00a86cbc/dist/ts-estree/estree-to-ts-node-types.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atdgen-runtime.2.0.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Rule.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/Heap.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/reducers/jobs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/typescript-estree-00a86cbc/dist/ts-estree/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/RuleCreator.d.ts.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/reducers/jobsv2.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/status'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/RuleCreator.js.map'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atdgen.2.0.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/RuleTester.d.ts.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/detectors/hugo.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/jimp-dd35f2c9/dist/index.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/RuleTester.d.ts.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/initialParams.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/functions-templates/js/identity-signup/identity-signup.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/util/CodeMarker.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/jimp-dd35f2c9/es/index.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/RuleTester.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/acorn-1829f9ca/CHANGELOG.md'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/runner/compileArtifacts.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/base-threads.base'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/RuleTester.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/isArrayLike.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/acorn-1829f9ca/README.md'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/addons/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/jimp-dd35f2c9/browser/README.md'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/iterator.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/typescript-estree-00a86cbc/dist/ts-estree/ts-estree.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/acorn-1829f9ca/dist/acorn.mjs'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/base-unix.base'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/reducers/last-action.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/build'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Scope.d.ts.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/map.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/bootstrap/load-plugins/load.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/jimp-dd35f2c9/browser/examples/dice.png'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/__tests__/loader.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/dev/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/NaturalChunkOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/biniou.1.2.1'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Scope.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/performance/NoAsyncChunksWarning.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/commonjs/loader.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/functions/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/transforms/ConnectionTransform.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/open/index.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/conf-m4.1'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/loader.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/sites/index.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/SourceCode.d.ts.map'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/cppo.1.6.6'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/bootstrap/log-line-function.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/status'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/SourceCode.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/util/dedupeJSONStringify.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/dune.2.1.2'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/once.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/__tests__/minimal-config.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/util/DefaultHandleKey.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/onlyOnce.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/bootstrap/__mocks__/require/module-error.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/transforms/DeferStreamTransform.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/parallel.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/commonjs/navigation.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/transforms/DisallowIdAsAlias.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/easy-format.1.3.2'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/cache-dir/navigation.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/functions-templates/js/serverless-ssr/app'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/transforms/DisallowTypenameOnRoot.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/core/DotGraphQLParser.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/schema/types/node-interface.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/relay-compiler-5a3fb947/lib/runner/extractAST.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/jbuilder.1.0+beta20.2'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/util/nullThrows.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/schema/node-model.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/rules/indent-new-do-not-use/OffsetStorage.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/promiseCallback.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/reducers/nodes-by-type.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/utils/addons/diffs'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/menhir.20190924'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/analyze.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/queue.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/reducers/nodes-touched.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/applyDefault.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/db/nodes.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/AST.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/merlin-extend.0.5'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/gatsby-71f25ed2/dist/redux/nodes.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/batchedSingleLineTests.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/range.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/CLIEngine.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/merlin.3.3.3'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/deepMerge.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/netlify-cli-97df6c93/src/commands/init.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/NullDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/Definition.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/getParserServices.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/util/objectToMap.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocaml-migrate-parsetree.1.5.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/eslint-utils/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/OccurrenceChunkOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/OccurrenceModuleOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/eslint-utils/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/reject.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/OccurrenceOrderPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlbuild.0.14.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/yarn-b4bd673d/lib/v8-compile-cache.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/hot/only-dev-server.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/index.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/yarn-b4bd673d/package.json'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlfind.1.8.1'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Linter.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/misc.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ppx_derivers.1.2.1'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/Options.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/ParserOptions.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/eslint-utils/PatternMatcher.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ppx_tools_versioned.5.2.3'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/PatternVisitor.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/eslint-utils/predicates.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/predicates.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/hot/poll.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/re.1.9.0'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/PrefetchDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/Reference.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint-scope/Referencer.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/setImmediate.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/result.1.4'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ast-utils/eslint-utils/ReferenceTracker.d.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/experimental-utils-b8090ac4/dist/ts-eslint/Rule.d.ts'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/seq.base'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/util/Queue.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/yojson.1.7.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/RemoveEmptyChunksPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/RemoveParentModulesPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.1_opam_override'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/rules/indent-new-do-not-use/TokenInfo.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/dune/.merlin'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireContextDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/dune/Rebel.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireContextDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/dune/Wonka.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireContextPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/dune/dune'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireEnsureDependenciesBlock.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/helpers/Wonka_deriving.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireEnsureDependenciesBlockParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/helpers/Wonka_flow_test.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/withoutIndex.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/helpers/Wonka_helpers.bs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/internal/wrapAsync.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireEnsureDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/helpers/Wonka_helpers.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/util/types.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireEnsureItemDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/helpers/pipe.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireEnsurePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/Rebel.bs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireHeaderDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/Rebel.ml'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireIncludeDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireIncludeDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/configs/all.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireIncludePlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/RequireJsStuffPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/configs/base.json'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireResolveContextDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/configs/recommended-requiring-type-checking.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/async-c758861d/dist/async.mjs'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireResolveDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/shims/Dom.shim.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/configs/recommended.json'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireResolveDependencyParserPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/shims/Js.shim.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/shims/ReasonPervasives.shim.ts'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/RequireResolveHeaderDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/WonkaJs.bs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/ResolverFactory.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/WonkaJs.gen.tsx'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/RuleSet.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/WonkaJs.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/util/astUtils.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_callbag.bs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/logging/runtime.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_callbag.gen.tsx'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/RuntimeChunkPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_callbag.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/RuntimeTemplate.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_observable.bs.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/rules/indent-new-do-not-use/BinarySearchTree.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/util/Semaphore.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_observable.gen.tsx'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/util/SetHelpers.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/web/Wonka_observable.re'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/SetVarMainTemplatePlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/SideEffectsFlagPlugin.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/hot/signal.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/dependencies/SingleEntryDependency.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/SingleEntryPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/SizeFormatHelpers.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/performance/SizeLimitsPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/util/SortableSet.js'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/util/createRule.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/SourceMapDevToolModuleOptionsPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/SourceMapDevToolPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/configs/eslint-recommended.js.map'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/webpack-d1c27cec/lib/optimize/SplitChunksPlugin.js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/util/explicitReturnTypeUtils.js.map'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, open '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/@typescript-eslint/eslint-plugin-e9c67e34/dist/rules/indent-new-do-not-use/index.js.map'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atd.2.0.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atdgen-runtime.2.0.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/atdgen.2.0.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/base-threads.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/base-unix.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/biniou.1.2.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/conf-m4.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/cppo.1.6.6'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/dune.2.1.2'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/easy-format.1.3.2'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/jbuilder.1.0+beta20.2'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/menhir.20190924'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/merlin-extend.0.5'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/merlin.3.3.3'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocaml-migrate-parsetree.1.5.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlbuild.0.14.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlfind.1.8.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlfind.1.8.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ppx_derivers.1.2.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ppx_tools_versioned.5.2.3'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/re.1.9.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/result.1.4'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/seq.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/seq.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/yojson.1.7.0'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.1_opam_override'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.1_opam_override'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_js'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/src/include/rebel_native'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/dist/types/src'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlfind.1.8.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/ocamlfind.1.8.1'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/seq.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/opam/seq.base'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlbuild_opam__c__0.14.0_opam_override'
npm WARN tar ENOENT: no such file or directory, lstat '/home/jimmy/Code/starter-gatsby-blog/node_modules/.staging/wonka-d27dafad/esy.lock/overrides/opam__s__ocamlfind_opam__c__1.8.1_opam_override'
npm ERR! code ETARGET
npm ERR! notarget No matching version found for [email protected].
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'starter-gatsby-blog'
npm ERR! notarget

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/jimmy/.npm/_logs/2020-06-23T16_59_42_295Z-debug.log

@axe312ger
Copy link
Contributor

Sorry, @Jimmydalecleveland something must be wrong on your machine. This repo works on many machines, multiple OS.

  1. I've never seen that .staging directory, please delete your node_modules folder and reinstall
  2. v2.3.17 is not mentioned at all in the code, nor in the lock file. Your machine has to get something old, a weird cache, a custom (broken) npm (proxy) or sth else

I merged my upgrade PR. Please fresh clone master, delete your npm cache and then npm i

Hope this helps

@axe312ger
Copy link
Contributor

Clearing npm cache: npm cache clear --force

Also, if all of this dos not work. If you delete the packe-lock.json and just npm install, does it work?

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

Successfully merging a pull request may close this issue.

3 participants