-
Notifications
You must be signed in to change notification settings - Fork 199
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
Comments
Hi @Jimmydalecleveland recently we updated the dependencies so that this shouldn't happen (the version in |
I'm really late on responding to this, sorry. I'm still seeing this error with 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 |
Also, I cannot re-open an issue I didn't close, so let me know if you want me to open a new one. |
Reopened. How about you try to get the latest dependencies in your project? |
Ohh this is using npm, then https://github.com/dylang/npm-check would be the way to go. |
This is a fresh clone of 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. |
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? PR: #126 |
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 In the meantime I'll upload the npm log and my terminal output. It might also be worth mentioning that using 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 |
Sorry, @Jimmydalecleveland something must be wrong on your machine. This repo works on many machines, multiple OS.
I merged my upgrade PR. Please fresh clone master, delete your npm cache and then Hope this helps |
Clearing npm cache: Also, if all of this dos not work. If you delete the packe-lock.json and just npm install, does it work? |
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:I am on Ubuntu and I had a colleague try it on his macbook pro, with the same results.
The text was updated successfully, but these errors were encountered: