-
Notifications
You must be signed in to change notification settings - Fork 1.6k
yarn dev fails - please help #11564
Replies: 2 comments · 5 replies
-
Hey @widojansen There's a known issue with the public build, although I don't think it's a high priority to get fixed at the moment. |
Beta Was this translation helpful? Give feedback.
All reactions
-
I have solved it. In the package.json in the backend-core package there is no script dev:builder. After applying below patch I can build and
|
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 2
-
still not working. |
Beta Was this translation helpful? Give feedback.
All reactions
-
@chripo What is your error? |
Beta Was this translation helpful? Give feedback.
All reactions
-
yarn install v1.22.19
$ node scripts/syncProPackage.js
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
[3/5] Fetching packages...
warning Pattern ["esprima-fb@~3001.0001.0000-dev-harmony-fb"] is trying to unpack in the same destination "/usr/local/share/.cache/yarn/v6/npm-esprima-fb-3001.1.0-dev-harmony-fb-b77d37abcd38ea0b77426bb8bc2922ce6b426411-integrity/node_modules/esprima-fb" as pattern ["esprima-fb@~3001.1.0-dev-harmony-fb"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning "@budibase/backend-core > [email protected]" has unmet peer dependency "@types/ioredis-mock@^8".
warning "@budibase/backend-core > [email protected]" has unmet peer dependency "[email protected] - 29.x".
warning " > @rollup/[email protected]" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/icon@^3.0.21".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/icon@^3.0.4".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/splitbutton@^3.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^3.0.11-beta.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/picker@^1.1.6-beta.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > @codemirror/[email protected]" has unmet peer dependency "@lezer/common@^1.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/icon@^3.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > [email protected]" has unmet peer dependency "mocha@>=3.1.2".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > [email protected]" has unmet peer dependency "mocha@>=7".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/builder > [email protected]" has incorrect peer dependency "jest@<= 26".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/cli > [email protected]" has unmet peer dependency "@types/node@*".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/actionbutton@^1.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/asset@^3.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/checkbox@^3.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/icon@^3.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/quickaction@^3.0.1".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/clearbutton@^1.2.10".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/client > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @socket.io/[email protected]" has unmet peer dependency "socket.io-adapter@^2.4.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > [email protected]" has unmet peer dependency "mongoose@>= 5".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > [email protected]" has unmet peer dependency "sequelize@>=5.8.7".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > snowflake-promise > snowflake-sdk > [email protected]" has unmet peer dependency "asn1.js@^5.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/illustratedmessage@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/typography@^4.0.8-beta.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/splitbutton@^3.0.4".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/popover@^5.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/fieldlabel@^4.0.24".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^4.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-bf971ad4-0b80-403b-b9f9-b8623c8581d6 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
[5/5] Building fresh packages...
$ husky install
husky - Git hooks installed
Done in 52.18s.
yarn run v1.22.19
$ yarn run kill-all && lerna run --stream dev:builder
$ yarn run kill-builder && yarn run kill-server
$ kill-port 3000
Process on port 3000 killed
$ kill-port 4001 4002
Process on port 4001 killed
Process on port 4002 killed
lerna notice cli v7.1.1
> Lerna (powered by Nx) Running target dev:builder for 8 projects and 4 tasks they depend on:
- @budibase/backend-core
- @budibase/builder
- @budibase/client
- @budibase/server
- @budibase/shared-core
- @budibase/string-templates
- @budibase/types
- @budibase/worker
> nx run @budibase/types:"dev:builder"
> nx run @budibase/string-templates:"dev:builder"
> nx run @budibase/types:build
> nx run @budibase/string-templates:build
@budibase/types: �[2K�[1G@budibase/types: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -cw�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -c�[22m
@budibase/types: �[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly�[22m
@budibase/types: 9:55:08 AM - Starting compilation in watch mode...
@budibase/types: �[32mBuild successfully in 0.472 seconds�[0m
> nx run @budibase/shared-core:build
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: �[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/types: 9:55:15 AM - Found 0 errors. Watching for file changes.
@budibase/shared-core: �[32mBuild successfully in 0.619 seconds�[0m
@budibase/string-templates: �[4mrollup v2.79.1�[24m
@budibase/string-templates: �[36mbundles �[1msrc/index.mjs�[22m → �[1mdist/bundle.mjs�[22m...�[39m
@budibase/string-templates: �[36m
@budibase/string-templates: �[1msrc/index.mjs�[22m → �[1m./dist/bundle.mjs�[22m...�[39m
> nx run @budibase/backend-core:build
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: �[2K�[1G�[2m$ node ./scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/backend-core: �[32mBuild successfully in 0.545 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.635 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.636 seconds�[0m
@budibase/string-templates: �[32mcreated �[1mdist/bundle.mjs�[22m in �[1m5.8s�[22m�[39m
@budibase/string-templates: �[32mcreated �[1m./dist/bundle.mjs�[22m in �[1m9.2s�[22m�[39m
> nx run @budibase/shared-core:"dev:builder"
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: 9:55:26 AM - Starting compilation in watch mode...
> nx run @budibase/backend-core:"dev:builder"
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: 9:55:29 AM - Starting compilation in watch mode...
@budibase/shared-core: 9:55:29 AM - Found 0 errors. Watching for file changes.
@budibase/backend-core: 9:55:40 AM - Found 0 errors. Watching for file changes. after second run yarn run v1.22.19
$ yarn run kill-all && lerna run --stream dev:builder
$ yarn run kill-builder && yarn run kill-server
$ kill-port 3000
Process on port 3000 killed
$ kill-port 4001 4002
Process on port 4001 killed
Process on port 4002 killed
lerna notice cli v7.1.1
> Lerna (powered by Nx) Running target dev:builder for 8 projects and 4 tasks they depend on:
- @budibase/backend-core
- @budibase/builder
- @budibase/client
- @budibase/server
- @budibase/shared-core
- @budibase/string-templates
- @budibase/types
- @budibase/worker
> nx run @budibase/types:"dev:builder"
> nx run @budibase/string-templates:"dev:builder"
> @budibase/types:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly�[22m
�[32mBuild successfully in 0.58 seconds�[0m
> @budibase/string-templates:build [local cache]
�[2K�[1G�[2m$ tsc && rollup -c�[22m
�[36m
�[1msrc/index.mjs�[22m → �[1m./dist/bundle.mjs�[22m...�[39m
�[32mcreated �[1m./dist/bundle.mjs�[22m in �[1m9.1s�[22m�[39m
> nx run @budibase/shared-core:"dev:builder"
> @budibase/shared-core:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
�[32mBuild successfully in 0.294 seconds�[0m
> @budibase/backend-core:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ./scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
�[32mBuild successfully in 0.505 seconds�[0m
�[32mBuild successfully in 0.611 seconds�[0m
�[32mBuild successfully in 0.632 seconds�[0m
> nx run @budibase/backend-core:"dev:builder"
@budibase/types: �[2K�[1G�[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -cw�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/types: 10:05:05 AM - Starting compilation in watch mode...
@budibase/shared-core: 10:05:06 AM - Starting compilation in watch mode...
@budibase/backend-core: 10:05:06 AM - Starting compilation in watch mode...
@budibase/shared-core: src/filters.ts(9,8): error TS2307: Cannot find module '@budibase/types' or its corresponding type declarations.
@budibase/shared-core: src/filters.ts(431,21): error TS2769: No overload matches this call.
@budibase/shared-core: Overload 1 of 2, '(o: {}): string[]', gave the following error.
@budibase/shared-core: Argument of type 'object | null' is not assignable to parameter of type '{}'.
@budibase/shared-core: Type 'null' is not assignable to type '{}'.
@budibase/shared-core: Overload 2 of 2, '(o: object): string[]', gave the following error.
@budibase/shared-core: Argument of type 'object | null' is not assignable to parameter of type 'object'.
@budibase/shared-core: Type 'null' is not assignable to type 'object'.
@budibase/shared-core: src/helpers/helpers.ts(1,22): error TS2307: Cannot find module '@budibase/types' or its corresponding type declarations.
@budibase/shared-core: src/helpers/integrations.ts(1,40): error TS2307: Cannot find module '@budibase/types' or its corresponding type declarations.
@budibase/shared-core: src/sdk/documents/applications.ts(1,40): error TS2307: Cannot find module '@budibase/types' or its corresponding type declarations.
@budibase/shared-core: src/sdk/documents/users.ts(1,35): error TS2307: Cannot find module '@budibase/types' or its corresponding type declarations.
@budibase/shared-core: 10:05:09 AM - Found 6 errors. Watching for file changes.
@budibase/types: 10:05:11 AM - Found 0 errors. Watching for file changes.
@budibase/string-templates: �[4mrollup v2.79.1�[24m
@budibase/string-templates: �[36mbundles �[1msrc/index.mjs�[22m → �[1mdist/bundle.mjs�[22m...�[39m
@budibase/string-templates: �[32mcreated �[1mdist/bundle.mjs�[22m in �[1m5.1s�[22m�[39m
@budibase/backend-core: 10:05:18 AM - Found 0 errors. Watching for file changes.
@budibase/backend-core: 10:05:19 AM - File change detected. Starting incremental compilation...
@budibase/backend-core: 10:05:20 AM - Found 0 errors. Watching for file changes. third run yarn run v1.22.19
$ yarn run nuke:packages && yarn run nuke:docker
$ yarn run restore
$ yarn run clean && yarn run bootstrap && yarn run build
$ lerna clean
lerna notice cli v7.1.1
lerna info Removing the following directories:
lerna info clean packages/backend-core/node_modules
lerna info clean packages/bbui/node_modules
lerna info clean packages/builder/node_modules
lerna info clean packages/cli/node_modules
lerna info clean packages/client/node_modules
lerna info clean packages/frontend-core/node_modules
lerna info clean packages/sdk/node_modules
lerna info clean packages/server/node_modules
lerna info clean packages/shared-core/node_modules
lerna info clean packages/string-templates/node_modules
lerna info clean packages/types/node_modules
lerna info clean packages/worker/node_modules
? Proceed? (ynH) �[17D�[17C�[2K�[G? Proceed? (ynH) y
>> Yes�[1A�[6D�[18C�[1B�[2K�[1A�[2K�[G? Proceed? Yes�[14D�[14C
lerna info clean removing /home/test/scm/budibase/packages/backend-core/node_modules
lerna info clean removing /home/test/scm/budibase/packages/bbui/node_modules
lerna info clean removing /home/test/scm/budibase/packages/builder/node_modules
lerna info clean removing /home/test/scm/budibase/packages/cli/node_modules
lerna info clean removing /home/test/scm/budibase/packages/client/node_modules
lerna info clean removing /home/test/scm/budibase/packages/frontend-core/node_modules
lerna info clean removing /home/test/scm/budibase/packages/sdk/node_modules
lerna info clean removing /home/test/scm/budibase/packages/server/node_modules
lerna info clean removing /home/test/scm/budibase/packages/shared-core/node_modules
lerna info clean removing /home/test/scm/budibase/packages/string-templates/node_modules
lerna info clean removing /home/test/scm/budibase/packages/types/node_modules
lerna info clean removing /home/test/scm/budibase/packages/worker/node_modules
lerna success clean finished
$ ./scripts/link-dependencies.sh && echo '***BOOTSTRAP ONLY REQUIRED FOR USE WITH ACCOUNT PORTAL***'
Linking backend-core
error No registered package found called "@budibase/backend-core".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/backend-core".
info You can now run `yarn link "@budibase/backend-core"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
Linking string-templates
error No registered package found called "@budibase/string-templates".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/string-templates".
info You can now run `yarn link "@budibase/string-templates"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
Linking types
error No registered package found called "@budibase/types".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/types".
info You can now run `yarn link "@budibase/types"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
Linking bbui
error No registered package found called "@budibase/bbui".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/bbui".
info You can now run `yarn link "@budibase/bbui"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
Linking frontend-core
error No registered package found called "@budibase/frontend-core".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/frontend-core".
info You can now run `yarn link "@budibase/frontend-core"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
Linking shared-core
error No registered package found called "@budibase/shared-core".
info Visit https://yarnpkg.com/en/docs/cli/unlink for documentation about this command.
success Registered "@budibase/shared-core".
info You can now run `yarn link "@budibase/shared-core"` in the projects where you want to use this package and it will be used instead.
/home/test/scm/budibase
***BOOTSTRAP ONLY REQUIRED FOR USE WITH ACCOUNT PORTAL***
$ lerna run build --stream
lerna notice cli v7.1.1
> Lerna (powered by Nx) Running target build for 10 projects:
- @budibase/backend-core
- @budibase/bbui
- @budibase/builder
- @budibase/cli
- @budibase/client
- @budibase/server
- @budibase/shared-core
- @budibase/string-templates
- @budibase/types
- @budibase/worker
> @budibase/server:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ./scripts/build.js�[22m
▲ [WARNING] Using direct eval with a bundler is not recommended and may cause problems [direct-eval]
src/db/inMemoryView.ts:29:4:
29 │ eval("fn = " + view?.map?.replace("function (doc)", "function ...
╵ ~~~~
You can read more about direct eval and bundling here: https://esbuild.github.io/link/direct-eval
▲ [WARNING] Using direct eval with a bundler is not recommended and may cause problems [direct-eval]
src/db/inMemoryView.ts:29:4:
29 │ eval("fn = " + view?.map?.replace("function (doc)", "function ...
╵ ~~~~
You can read more about direct eval and bundling here: https://esbuild.github.io/link/direct-eval
▲ [WARNING] Using direct eval with a bundler is not recommended and may cause problems [direct-eval]
src/db/inMemoryView.ts:29:4:
29 │ eval("fn = " + view?.map?.replace("function (doc)", "function ...
╵ ~~~~
You can read more about direct eval and bundling here: https://esbuild.github.io/link/direct-eval
�[32mBuild successfully in 1.353 seconds�[0m
�[32mBuild successfully in 1.524 seconds�[0m
�[32mBuild successfully in 1.526 seconds�[0m
�[2K�[1G�[2m$ copyfiles -f ../client/dist/budibase-client.js ../client/manifest.json client�[22m
> @budibase/string-templates:build [local cache]
�[2K�[1G�[2m$ tsc && rollup -c�[22m
�[36m
�[1msrc/index.mjs�[22m → �[1m./dist/bundle.mjs�[22m...�[39m
�[32mcreated �[1m./dist/bundle.mjs�[22m in �[1m8.7s�[22m�[39m
> @budibase/types:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly�[22m
�[32mBuild successfully in 0.367 seconds�[0m
> @budibase/worker:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ../../scripts/build.js�[22m
�[32mBuild successfully in 0.49 seconds�[0m
> @budibase/builder:build [local cache]
�[2K�[1G�[2m$ routify -b && vite build --emptyOutDir�[22m
�[36mvite v3.2.5 �[32mbuilding for production...�[36m�[39m
/builder/fonts/source-sans-pro/400.css doesn't exist at build time, it will remain unchanged to be resolved at runtime
/builder/fonts/source-sans-pro/600.css doesn't exist at build time, it will remain unchanged to be resolved at runtime
/builder/fonts/source-sans-pro/700.css doesn't exist at build time, it will remain unchanged to be resolved at runtime
/builder/fonts/remixicon.css doesn't exist at build time, it will remain unchanged to be resolved at runtime
transforming...
�[33m10:01:42 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/bbui/src/Popover/Popover.svelte:73:4 A11y: noninteractive element cannot have nonnegative tabIndex value�[39m
71: {#if open}
72: <Portal {target}>
73: <div
^
74: tabindex="0"
75: use:positionDropdown={{
�[33m10:01:43 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/bbui/src/Tabs/Tab.svelte:50:0 A11y: noninteractive element cannot have nonnegative tabIndex value�[39m
48: </script>
49:
50: <div
^
51: {id}
52: bind:this={tab_internal}
�[33m10:01:45 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/pages/builder/apps/index.svelte:145:18 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
143: <Layout gap="S" noPadding>
144: {#each userApps as app (app.appId)}
145: <a class="app" target="_blank" href={getUrl(app)}>
^
146: <div class="preview" use:gradient={{ seed: app.name }} />
147: <div class="app-info">
�[33m10:01:48 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/bbui/src/Form/Core/Dropzone.svelte:221:4 A11y: noninteractive element cannot have nonnegative tabIndex value�[39m
219: {/if}
220: {#if showDropzone}
221: <div
^
222: class="spectrum-Dropzone"
223: class:is-invalid={!!error}
�[33m10:01:49 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/bbui/src/FancyForm/FancySelect.svelte:89:8 A11y: noninteractive element cannot have nonnegative tabIndex value�[39m
87: {#if options.length}
88: {#each options as option, idx}
89: <div
^
90: class="popover-option"
91: tabindex="0"
�[33m10:01:51 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/automation/Shared/CreateWebhookModal.svelte:70:2 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
68: </p>
69: {/if}
70: <a
^
71: slot="footer"
72: target="_blank"
�[33m10:01:53 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/TemplateDisplay.svelte:92:16 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
90: </Button>
91: {/if}
92: <a
^
93: href={templateEntry.url}
94: target="_blank"
�[33m10:01:54 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/HelpMenu.svelte:26:6 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
24: </div>
25: <div class="divider" />
26: <a target="_blank" href="https://docs.budibase.com/docs">
^
27: <div class="icon">
28: <FontAwesomeIcon name="fa-solid fa-book" />
�[33m10:01:54 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/HelpMenu.svelte:33:6 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
31: </a>
32: <div class="divider" />
33: <a
^
34: target="_blank"
35: href="https://github.com/Budibase/budibase/discussions"
�[33m10:01:54 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/HelpMenu.svelte:43:6 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
41: </a>
42: <div class="divider" />
43: <a target="_blank" href="https://discord.com/invite/ZepTmGbtfF">
^
44: <div class="icon">
45: <FontAwesomeIcon name="fa-brands fa-discord" />
�[33m10:01:54 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/HelpMenu.svelte:50:6 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
48: </a>
49: <div class="divider" />
50: <a target="_blank" href="https://vimeo.com/showcase/budibase-university">
^
51: <div class="icon">
52: <FontAwesomeIcon name="fa-solid fa-play" />
�[33m10:02:04 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/common/bindings/BindingPanel.svelte:211:22 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
209: Current Handlebars syntax is invalid, please check the
210: guide
211: <a href="https://handlebarsjs.com/guide/" target="_blank"
^
212: >here</a
213: >
�[33m10:02:04 AM [vite-plugin-svelte] /home/test/scm/budibase/packages/builder/src/components/automation/AutomationPanel/UpdateAutomationModal.svelte:54:4 Security: Anchor with "target=_blank" should have rel attribute containing the value "noreferrer"�[39m
52: >
53: <Input bind:value={name} label="Name" on:input={checkValid} {error} />
54: <a
^
55: slot="footer"
56: target="_blank"
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
�[32m✓�[39m 2580 modules transformed.
rendering chunks...
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/bb-emblem.05f7ae7a.svg �[39m �[2m6.12 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/backups-default.8c011f1b.png �[39m �[2m313.73 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/bb-space-man.5be51a45.svg �[39m �[2m27.25 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/microsoft-logo.07033b2a.png �[39m �[2m4.32 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/auth0-logo.6fa5973f.png �[39m �[2m25.26 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/okta-logo.61437d3d.png �[39m �[2m23.81 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/onelogin-logo.181cc193.png �[39m �[2m7.21 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/oidc-logo.cb2fff74.png �[39m �[2m19.46 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/remixicon.64bb3a0f.eot �[39m �[2m393.78 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/remixicon.e61f0d10.woff2 �[39m �[2m122.33 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/remixicon.c2dacfbc.woff �[39m �[2m168.82 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/bb-spaceship.8f6e81e1.svg �[39m �[2m20.92 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/remixicon.0ac8bc3c.ttf �[39m �[2m393.61 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/remixicon.a10268fe.svg �[39m �[33m1167.50 KiB�[39m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/blank.2f241fb9.png �[39m �[2m31.53 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/table.b7a718ad.png �[39m �[2m26.46 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/google-logo.c16467b8.png �[39m �[2m10.94 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/bulgaria.bd68393d.png �[39m �[2m105.41 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/covanta.72c46c1e.png �[39m �[2m51.74 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/schnellecke.cf1837a8.png �[39m �[2m5.32 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/bg.29e85dd5.png �[39m �[33m2304.75 KiB�[39m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/oracle.66592424.png �[39m �[2m8.33 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/discord.c14881e9.svg �[39m �[2m2.04 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/make.3cbeb1d5.svg �[39m �[2m0.93 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/zapier.3fbd8f5c.png �[39m �[2m12.07 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32massets/slack.1e1f7cfb.svg �[39m �[2m1.60 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[32mindex.html �[39m �[2m0.67 KiB�[22m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[35massets/index.833ca8f5.css �[39m �[33m944.19 KiB / gzip: 108.42 KiB�[39m
�[90m�[37m�[2m../server/builder/�[22m�[90m�[39m�[36massets/index.794777dc.js �[39m �[33m6638.03 KiB / gzip: 1702.10 KiB�[39m
�[33m
(!) Some chunks are larger than 500 KiB after minification. Consider:
- Using dynamic import() to code-split the application
- Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
- Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.�[39m
�[36m[vite-plugin-static-copy]�[39m �[32mCopied 9 items.�[39m
> @budibase/shared-core:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
�[32mBuild successfully in 0.302 seconds�[0m
> @budibase/bbui:build [local cache]
�[2K�[1G�[2m$ rollup -c�[22m
�[36m
�[1msrc/index.js�[22m → �[1mdist/bbui.es.js�[22m...�[39m
�[1m�[33m(!) `this` has been rewritten to `undefined`�[39m�[22m
�[90mhttps://rollupjs.org/guide/en/#error-this-is-undefined�[39m
�[1m../../node_modules/flatpickr/dist/esm/index.js�[22m
�[90m1: var __assign = (this && this.__assign) || function () {
^
2: __assign = Object.assign || function(t) {
3: for (var s, i = 1, n = arguments.length; i < n; i++) {�[39m
...and 3 other occurrences
�[1m�[33m(!) Circular dependency�[39m�[22m
src/index.js -> src/Notification/NotificationDisplay.svelte -> src/Notification/Notification.svelte -> src/index.js
�[32mcreated �[1mdist/bbui.es.js�[22m in �[1m24.7s�[22m�[39m
> @budibase/cli:build [local cache]
�[2K�[1G�[2m$ rm -rf prebuilds 2> /dev/null && cp -r ../../node_modules/leveldown/prebuilds prebuilds�[22m
�[2K�[1G�[2m$ yarn prebuild && yarn rename && yarn tsc && yarn pkg && yarn postbuild�[22m
�[2K�[1G�[2m$ rm -rf prebuilds 2> /dev/null && cp -r ../../node_modules/leveldown/prebuilds prebuilds�[22m
�[2K�[1G�[2m$ renamer --find .node --replace .fake 'prebuilds/**'�[22m
�[32m✔︎�[39m prebuilds/android-arm/node.napi.armv7.node�[1m → �[22mprebuilds/android-arm/node.napi.armv7.fake
�[32m✔︎�[39m prebuilds/android-arm64/node.napi.armv8.node�[1m → �[22mprebuilds/android-arm64/node.napi.armv8.fake
�[32m✔︎�[39m prebuilds/darwin-x64/node.napi.node�[1m → �[22mprebuilds/darwin-x64/node.napi.fake
�[32m✔︎�[39m prebuilds/linux-arm/node.napi.armv6.node�[1m → �[22mprebuilds/linux-arm/node.napi.armv6.fake
�[32m✔︎�[39m prebuilds/linux-arm/node.napi.armv7.node�[1m → �[22mprebuilds/linux-arm/node.napi.armv7.fake
�[32m✔︎�[39m prebuilds/linux-arm64/node.napi.armv8.node�[1m → �[22mprebuilds/linux-arm64/node.napi.armv8.fake
�[32m✔︎�[39m prebuilds/linux-x64/node.napi.glibc.node�[1m → �[22mprebuilds/linux-x64/node.napi.glibc.fake
�[32m✔︎�[39m prebuilds/linux-x64/node.napi.musl.node�[1m → �[22mprebuilds/linux-x64/node.napi.musl.fake
�[32m✔︎�[39m prebuilds/win32-ia32/node.napi.node�[1m → �[22mprebuilds/win32-ia32/node.napi.fake
�[32m✔︎�[39m prebuilds/win32-x64/node.napi.node�[1m → �[22mprebuilds/win32-x64/node.napi.fake
Rename complete: 10 of 19 files renamed.
�[2K�[1G�[2m$ node ../../scripts/build.js�[22m
�[32mBuild successfully in 0.515 seconds�[0m
�[2K�[1G�[2m$ pkg . --out-path build --no-bytecode --public --public-packages "*" -C GZip�[22m
> [email protected]
compression: GZip
> Fetching base Node.js binaries to PKG_CACHE_PATH
> �[34mWarning�[39m Cannot include directory %1 into executable.
The directory must be distributed with executable as %2.
%1: ../../node_modules/leveldown/prebuilds
%2: path-to-executable/prebuilds
> �[34mWarning�[39m Cannot include directory %1 into executable.
The directory must be distributed with executable as %2.
%1: ../../node_modules/leveldown/prebuilds
%2: path-to-executable/prebuilds
�[2K�[1G�[2m$ rm -rf prebuilds 2> /dev/null�[22m
�[2K�[1G�[2m$ rm -rf prebuilds 2> /dev/null�[22m
> @budibase/client:build [local cache]
�[2K�[1G�[2m$ rollup -c�[22m
�[36m
�[1msrc/index.js�[22m → �[1m./dist/budibase-client.js�[22m...�[39m
�[32mcreated �[1m./dist/budibase-client.js�[22m in �[1m50.2s�[22m�[39m
> @budibase/backend-core:build [local cache]
�[2K�[1G�[2m$ rimraf dist/�[22m
�[2K�[1G�[2m$ node ./scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
�[32mBuild successfully in 0.505 seconds�[0m
�[32mBuild successfully in 0.612 seconds�[0m
�[32mBuild successfully in 0.617 seconds�[0m
> Lerna (powered by Nx) Successfully ran target build for 10 projects
Nx read the output from the cache instead of running the command for 10 out of 10 tasks.
View logs and run details at https://nx.app/runs/ZoUPRzaj2F
$ lerna run --stream dev:stack:nuke
lerna notice cli v7.1.1
> nx run @budibase/server:"dev:stack:nuke"
@budibase/server: �[2K�[1G@budibase/server: �[2m$ node scripts/dev/manage.js nuke�[22m
@budibase/server: Clearing down your budibase dev environment, including all containers and volumes... 💥
@budibase/server: Removing network hosting_default
@budibase/server: Removing volume hosting_couchdb_data
@budibase/server: Removing volume hosting_minio_data
@budibase/server: Removing volume hosting_redis_data
@budibase/server: Done! 🎉
> Lerna (powered by Nx) Successfully ran target dev:stack:nuke for project @budibase/server
View logs and investigate cache misses at https://nx.app/runs/6fEkuhUBM8
Done in 12.79s.
yarn run v1.22.19
$ yarn run kill-all && lerna run --stream dev:builder
$ yarn run kill-builder && yarn run kill-server
$ kill-port 3000
Process on port 3000 killed
$ kill-port 4001 4002
Process on port 4001 killed
Process on port 4002 killed
lerna notice cli v7.1.1
> Lerna (powered by Nx) Running target dev:builder for 8 projects and 4 tasks they depend on:
- @budibase/backend-core
- @budibase/builder
- @budibase/client
- @budibase/server
- @budibase/shared-core
- @budibase/string-templates
- @budibase/types
- @budibase/worker
> nx run @budibase/types:"dev:builder"
> nx run @budibase/string-templates:"dev:builder"
> nx run @budibase/types:build
> nx run @budibase/string-templates:build
@budibase/types: �[2K�[1G@budibase/types: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -cw�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/string-templates: �[2K�[1G�[2m$ tsc && rollup -c�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/types: �[2K�[1G�[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly�[22m
@budibase/types: 10:05:57 AM - Starting compilation in watch mode...
@budibase/types: �[32mBuild successfully in 0.458 seconds�[0m
> nx run @budibase/shared-core:build
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/string-templates: �[4mrollup v2.79.1�[24m
@budibase/string-templates: �[36mbundles �[1msrc/index.mjs�[22m → �[1mdist/bundle.mjs�[22m...�[39m
@budibase/types: 10:06:04 AM - Found 0 errors. Watching for file changes.
@budibase/shared-core: �[32mBuild successfully in 0.47 seconds�[0m
@budibase/string-templates: �[36m
@budibase/string-templates: �[1msrc/index.mjs�[22m → �[1m./dist/bundle.mjs�[22m...�[39m
> nx run @budibase/backend-core:build
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: �[2K�[1G�[2m$ node ./scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/backend-core: �[32mBuild successfully in 0.631 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.633 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.634 seconds�[0m
@budibase/string-templates: �[32mcreated �[1mdist/bundle.mjs�[22m in �[1m5.4s�[22m�[39m
@budibase/string-templates: �[32mcreated �[1m./dist/bundle.mjs�[22m in �[1m8.8s�[22m�[39m
> nx run @budibase/shared-core:"dev:builder"
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: 10:06:15 AM - Starting compilation in watch mode...
> nx run @budibase/backend-core:"dev:builder"
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: 10:06:18 AM - Starting compilation in watch mode...
@budibase/shared-core: 10:06:18 AM - Found 0 errors. Watching for file changes.
@budibase/backend-core: 10:06:28 AM - Found 0 errors. Watching for file changes. running as root or user on a |
Beta Was this translation helpful? Give feedback.
All reactions
-
i need this patch to get types to build. diff --git a/packages/types/tsconfig.build.json b/packages/types/tsconfig.build.json
index 8df63fac57..fd2daae933 100644
--- a/packages/types/tsconfig.build.json
+++ b/packages/types/tsconfig.build.json
@@ -11,7 +11,8 @@
"sourceMap": true,
"declaration": true,
"skipLibCheck": true,
- "outDir": "dist"
+ "outDir": "dist",
+ "paths": {}
},
"include": ["src/**/*"],
"exclude": ["node_modules", "dist", "**/*.spec.ts", "**/*.spec.js" |
Beta Was this translation helpful? Give feedback.
All reactions
-
still no docker container up and running { git clean -xdf; git reset --hard HEAD; rm -rf node_modules; yarn; yarn dev; } 2>&1 | tee /tmp/log
Removing node_modules/
Removing packages/backend-core/dist/
Removing packages/backend-core/node_modules/
Removing packages/bbui/node_modules/
Removing packages/builder/node_modules/
Removing packages/cli/node_modules/
Removing packages/client/node_modules/
Removing packages/frontend-core/node_modules/
Removing packages/sdk/node_modules/
Removing packages/server/node_modules/
Removing packages/shared-core/dist/
Removing packages/shared-core/node_modules/
Removing packages/string-templates/dist/
Removing packages/string-templates/node_modules/
Removing packages/types/dist/
Removing packages/types/node_modules/
Removing packages/worker/node_modules/
HEAD is now at 43fd47cc53 patch
yarn install v1.22.19
$ node scripts/syncProPackage.js
[1/5] Validating package.json...
[2/5] Resolving packages...
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
warning Resolution field "@budibase/[email protected]" is incompatible with requested version "@budibase/[email protected]"
[3/5] Fetching packages...
warning Pattern ["esprima-fb@~3001.0001.0000-dev-harmony-fb"] is trying to unpack in the same destination "/home/test/.cache/yarn/v6/npm-esprima-fb-3001.1.0-dev-harmony-fb-b77d37abcd38ea0b77426bb8bc2922ce6b426411-integrity/node_modules/esprima-fb" as pattern ["esprima-fb@~3001.1.0-dev-harmony-fb"]. This could result in non-deterministic behavior, skipping.
[4/5] Linking dependencies...
warning "@budibase/backend-core > [email protected]" has unmet peer dependency "@types/ioredis-mock@^8".
warning "@budibase/backend-core > [email protected]" has unmet peer dependency "[email protected] - 29.x".
warning " > @rollup/[email protected]" has unmet peer dependency "rollup@^1.20.0 || ^2.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/icon@^3.0.21".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/icon@^3.0.4".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/splitbutton@^3.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^3.0.11-beta.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/picker@^1.1.6-beta.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > @codemirror/[email protected]" has unmet peer dependency "@lezer/common@^1.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/icon@^3.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > [email protected]" has unmet peer dependency "mocha@>=3.1.2".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > [email protected]" has unmet peer dependency "mocha@>=7".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/builder > [email protected]" has incorrect peer dependency "jest@<= 26".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/cli > [email protected]" has unmet peer dependency "@types/node@*".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/actionbutton@^1.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/asset@^3.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/checkbox@^3.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/icon@^3.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/quickaction@^3.0.1".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/clearbutton@^1.2.10".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/client > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @socket.io/[email protected]" has unmet peer dependency "socket.io-adapter@^2.4.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > [email protected]" has unmet peer dependency "mongoose@>= 5".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > [email protected]" has unmet peer dependency "sequelize@>=5.8.7".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > snowflake-promise > snowflake-sdk > [email protected]" has unmet peer dependency "asn1.js@^5.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/illustratedmessage@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/typography@^4.0.8-beta.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^7.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has unmet peer dependency "@spectrum-css/splitbutton@^3.0.4".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/popover@^5.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/fieldlabel@^4.0.24".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/button@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/menu@^4.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning "workspace-aggregator-e23b0c01-1bfa-43de-b8b8-5c92e83c7142 > @budibase/server > @budibase/standard-components > @budibase/bbui > @spectrum-css/[email protected]" has incorrect peer dependency "@spectrum-css/vars@^8.0.0".
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
warning Workspaces can only be enabled in private projects.
[5/5] Building fresh packages...
success Saved lockfile.
$ husky install
husky - Git hooks installed
Done in 56.41s.
yarn run v1.22.19
$ yarn run kill-all && lerna run --stream dev:builder
$ yarn run kill-builder && yarn run kill-server
$ kill-port 3000
Process on port 3000 killed
$ kill-port 4001 4002
Process on port 4001 killed
Process on port 4002 killed
lerna notice cli v7.1.1
> Lerna (powered by Nx) Running target dev:builder for 8 projects and 4 tasks they depend on:
- @budibase/backend-core
- @budibase/builder
- @budibase/client
- @budibase/server
- @budibase/shared-core
- @budibase/string-templates
- @budibase/types
- @budibase/worker
> nx run @budibase/types:"dev:builder"
> nx run @budibase/string-templates:"dev:builder"
> nx run @budibase/types:build
> nx run @budibase/string-templates:build
@budibase/types: �[2K�[1G@budibase/types: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -cw�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ rimraf dist/�[22m
@budibase/string-templates: �[2K�[1G@budibase/string-templates: �[2m$ tsc && rollup -c�[22m
@budibase/types: �[2K�[1G@budibase/types: �[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly�[22m
@budibase/types: 11:17:14 AM - Starting compilation in watch mode...
@budibase/types: �[32mBuild successfully in 0.526 seconds�[0m
> nx run @budibase/shared-core:build
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ node ../../scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/string-templates: �[4mrollup v2.79.1�[24m
@budibase/string-templates: �[36mbundles �[1msrc/index.mjs�[22m → �[1mdist/bundle.mjs�[22m...�[39m
@budibase/types: 11:17:20 AM - Found 0 errors. Watching for file changes.
@budibase/shared-core: �[32mBuild successfully in 0.532 seconds�[0m
@budibase/string-templates: �[36m
@budibase/string-templates: �[1msrc/index.mjs�[22m → �[1m./dist/bundle.mjs�[22m...�[39m
> nx run @budibase/backend-core:build
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: �[2K�[1G�[2m$ node ./scripts/build.js && tsc -p tsconfig.build.json --emitDeclarationOnly --paths null�[22m
@budibase/backend-core: �[32mBuild successfully in 0.506 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.564 seconds�[0m
@budibase/backend-core: �[32mBuild successfully in 0.61 seconds�[0m
@budibase/string-templates: �[32mcreated �[1mdist/bundle.mjs�[22m in �[1m5.4s�[22m�[39m
@budibase/string-templates: �[32mcreated �[1m./dist/bundle.mjs�[22m in �[1m8.4s�[22m�[39m
> nx run @budibase/shared-core:"dev:builder"
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/shared-core: �[2K�[1G@budibase/shared-core: �[2m$ rimraf dist/�[22m
@budibase/shared-core: 11:17:31 AM - Starting compilation in watch mode...
> nx run @budibase/backend-core:"dev:builder"
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ yarn prebuild && tsc -p tsconfig.json --watch --preserveWatchOutput�[22m
@budibase/backend-core: �[2K�[1G@budibase/backend-core: �[2m$ rimraf dist/�[22m
@budibase/backend-core: 11:17:33 AM - Starting compilation in watch mode...
@budibase/shared-core: 11:17:34 AM - Found 0 errors. Watching for file changes.
@budibase/backend-core: 11:17:43 AM - Found 0 errors. Watching for file changes. |
Beta Was this translation helpful? Give feedback.
-
I do
After that node is listening on port 3000 and the proxy docker on 10000. When I try to access the builder on port 3000 nothing happens. Just blank browser window.
When I try localhost:10000 then I get a bad gateway:
The problem seems to be that the backend-core is not build by
yarn dev
as the error is@budibase/worker: Error: Cannot find module '/Users/widojansen/Study/budibase/node_modules/@budibase/backend-core/dist/index.js'
and there is no dist folder at all in the node_modules/@budibase/backend-core folder.I am on an Intel Mac with macOS 13.15 and node/yarn/python/lerna versions below
Full log of yarn dev:
Beta Was this translation helpful? Give feedback.
All reactions