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

Build Fails #9

Closed
p-a-s-c-a-l opened this issue Oct 25, 2019 · 4 comments
Closed

Build Fails #9

p-a-s-c-a-l opened this issue Oct 25, 2019 · 4 comments
Assignees
Labels
BB: Table Component Table Component Building Block bug Something isn't working

Comments

@p-a-s-c-a-l
Copy link
Member

``
$ yarn run build
yarn run v1.19.1
$ rollup -c

src/index.js → dist/index.js, dist/index.es.js...
[!] (plugin babel) Error: Cannot find module './_baseToString'
src/index.js
Error: Cannot find module './_baseToString'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Module.require (internal/modules/cjs/loader.js:692:17)
at require (internal/modules/cjs/helpers.js:25:18)
at Object. (/home/docker/.cache/yarn/v6/.tmp/4ae158f9f1c6f799bb648d435768fc34.3033f70c462a618a6f24fa49d809e616db4c74ec.prepare/node_modules/lodash/toString.js:1:20)
at Module._compile (internal/modules/cjs/loader.js:778:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
at Module.load (internal/modules/cjs/loader.js:653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
at Function.Module._load (internal/modules/cjs/loader.js:585:3)

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

``

@p-a-s-c-a-l p-a-s-c-a-l added the bug Something isn't working label Oct 25, 2019
@p-a-s-c-a-l
Copy link
Member Author

error https://registry.yarnpkg.com/resolve/-/resolve-1.12.0.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "ENOENT: no such file or directory, chmod '/home/docker/.cache/yarn/v6/npm-resolve-1.12.0-3fc644a35c84a48554609ff26ec52b66fa577df6-integrity/node_modules/resolve/test/resolver/same_names/foo.js'" info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.

@p-a-s-c-a-l
Copy link
Member Author

add --network-concurrency 1 to yarn install

See yarnpkg/yarn#2629 (comment)

@p-a-s-c-a-l p-a-s-c-a-l added the BB: Table Component Table Component Building Block label Oct 28, 2019
@p-a-s-c-a-l p-a-s-c-a-l self-assigned this Jan 17, 2020
@p-a-s-c-a-l p-a-s-c-a-l pinned this issue Jan 17, 2020
@p-a-s-c-a-l
Copy link
Member Author

Again:

https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz: Extracting tar content of undefined failed, the file appears to be corrupt: "ENOENT: no such file or directory, chmod '/home/docker/.cache/yarn/v6/npm-lodash-4.17.15-b447f6670a0455bbfeedd11392eff330ea097548-integrity/node_modules/lodash/_createFlow.js'"

@p-a-s-c-a-l
Copy link
Member Author

this stuff is not ready for production use:

Done in 4.11s.
info fsevents@2.1.2: The platform "linux" is incompatible with this module.
info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.1.2: The engine "node" is incompatible with this module. Expected version "^8.16.0 || ^10.6.0 || >=11.0.0". Got "8.10.0"
info fsevents@1.2.12: The platform "linux" is incompatible with this module.
info "fsevents@1.2.12" is an optional dependency and failed compatibility check. Excluding it from installation.
error json-server@0.16.1: The engine "node" is incompatible with this module. Expected version ">=10". Got "8.10.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BB: Table Component Table Component Building Block bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant