Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Add copy buttons to all
 blocks
(function() {
function addCopyButtons() {
document.querySelectorAll('pre code').forEach(function(codeBlock) {
if (codeBlock.parentElement.hasAttribute('data-copy-added')) return;
codeBlock.parentElement.setAttribute('data-copy-added', 'true');
var btn = document.createElement('button');
btn.textContent = 'Copy';
btn.style.cssText = 'position:absolute;top:4px;right:4px;padding:2px 8px;font-size:11px;background:#4ecdc4;border:none;border-radius:4px;color:#1a1a2e;cursor:pointer;opacity:0.7;transition:opacity 0.2s;';
btn.onmouseover = function() { this.style.opacity = '1'; };
btn.onmouseout = function() { this.style.opacity = '0.7'; };
btn.onclick = function() {
navigator.clipboard.writeText(codeBlock.textContent).then(function() {
btn.textContent = 'Copied!';
setTimeout(function() { btn.textContent = 'Copy'; }, 1500);
});
};
codeBlock.parentElement.style.position = 'relative';
codeBlock.parentElement.appendChild(btn);
});
}
addCopyButtons();
// Re-run on dynamic content
var observer = new MutationObserver(addCopyButtons);
observer.observe(document.body, { childList: true, subtree: true });
})();
}
} catch(__e) { console.warn('[Userscript:Add Copy Buttons to Code Blocks]', __e); }
})();
(function(){
try {
var __m = "github.com";
var __re = new RegExp('^' + "github\\.com" + '
FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Force GitHub README to respect dark mode (function() { var style = document.createElement('style'); style.textContent = ' .markdown-body { color-scheme: dark light; } .markdown-body pre { background: #161b22 !important; } .markdown-body code { background: rgba(110, 118, 129, 0.4) !important; } .markdown-body table th, .markdown-body table td { border-color: #30363d !important; } .markdown-body img { background: #0d1117; } .markdown-body blockquote { border-left-color: #8b949e; } .markdown-body hr { border-color: #30363d; } '; document.head.appendChild(style); })(); } } catch(__e) { console.warn('[Userscript:GitHub Dark Mode README Fix]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Highlight search terms from Google/DuckDuckGo/Bing referrer (function() { var ref = document.referrer; var terms = []; if (ref.includes('google.com') || ref.includes('duckduckgo.com') || ref.includes('bing.com')) { var url = new URL(ref); var q = url.searchParams.get('q') || url.searchParams.get('p'); if (q) { terms = q.split(/\s+/).filter(function(t) { return t.length > 2; }); } } if (terms.length === 0) return; var style = document.createElement('style'); style.textContent = '.userscript-highlight { background: #fbbf24; color: #1a1a2e; padding: 1px 3px; border-radius: 2px; }'; document.head.appendChild(style); function highlight(node) { if (node.nodeType === 3) { // text node var text = node.textContent; var found = false; terms.forEach(function(term) { var regex = new RegExp('(' + term.replace(/[.*+?^${}()|[\]\\]/g, '\\') + ')', 'gi'); if (regex.test(text)) { found = true; var frag = document.createDocumentFragment(); var parts = text.split(regex); parts.forEach(function(part, i) { if (i % 2 === 0) { frag.appendChild(document.createTextNode(part)); } else { var span = document.createElement('span'); span.className = 'userscript-highlight'; span.textContent = part; frag.appendChild(span); } }); node.parentNode.replaceChild(frag, node); } }); } else if (node.nodeType === 1 && node.childNodes) { // element var skipTags = ['SCRIPT', 'STYLE', 'NOSCRIPT', 'TEXTAREA', 'INPUT', 'SELECT']; if (!skipTags.includes(node.tagName)) { Array.from(node.childNodes).forEach(highlight); } } } highlight(document.body); // Re-highlight on dynamic content var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1 || node.nodeType === 3) highlight(node); }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Highlight Search Terms]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Strip utm_, fbclid, gclid, etc. from all links on page (function() { var trackingParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content', 'fbclid', 'gclid', 'dclid', 'msclkid', 'yclid', 'ref', 'ref_src', 'source', 'medium', 'campaign']; function cleanUrl(url) { try { var u = new URL(url, window.location.origin); var changed = false; trackingParams.forEach(function(p) { if (u.searchParams.has(p)) { u.searchParams.delete(p); changed = true; } }); return changed ? u.toString() : url; } catch (e) { return url; } } function cleanLinks() { document.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } cleanLinks(); var observer = new MutationObserver(function(mutations) { mutations.forEach(function(m) { m.addedNodes.forEach(function(node) { if (node.nodeType === 1) { if (node.tagName === 'A') cleanLinks(); node.querySelectorAll('a[href]').forEach(function(a) { var clean = cleanUrl(a.href); if (clean !== a.href) a.href = clean; }); } }); }); }); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:Remove Tracking Parameters from Links]', __e); } })(); (function(){ try { var __m = "youtube.com"; var __re = new RegExp('^' + "youtube\\.com" + ' FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Auto-enable theater mode on YouTube (function() { function tryTheater() { var btn = document.querySelector('button[aria-label="Theater mode"], ytd-player #player button[title="Theater mode"]'); if (btn && !btn.classList.contains('activated')) { btn.click(); } } // Try immediately tryTheater(); // Try after navigation (SPA) var lastUrl = location.href; setInterval(function() { if (location.href !== lastUrl) { lastUrl = location.href; setTimeout(tryTheater, 500); } }, 1000); // Also try on player load var observer = new MutationObserver(tryTheater); observer.observe(document.body, { childList: true, subtree: true }); })(); } } catch(__e) { console.warn('[Userscript:YouTube Theater Mode Default]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Remove or un-stick sticky/fixed headers that block content (function() { function unstick() { document.querySelectorAll('header, nav, [role="banner"], .header, .navbar, .sticky, .fixed-top, [style*="position: fixed"], [style*="position:sticky"]').forEach(function(el) { if (el.style.position === 'fixed' || el.style.position === 'sticky' || getComputedStyle(el).position === 'fixed' || getComputedStyle(el).position === 'sticky') { el.style.position = 'static'; el.style.top = 'auto'; el.style.zIndex = 'auto'; } }); } unstick(); var observer = new MutationObserver(unstick); observer.observe(document.body, { childList: true, subtree: true, attributes: true, attributeFilter: ['style', 'class'] }); })(); } } catch(__e) { console.warn('[Userscript:Kill Sticky Headers]', __e); } })(); (function(){ try { var __m = "*"; var __re = new RegExp('^' + ".*" + ' FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions

, 'i'); if (__m === '*' || __re.test(location.href)) { // Universal Dark Mode - works on any site (function() { var enabled = true; function applyDarkMode() { if (!enabled) return; // Create style element if it doesn't exist var style = document.getElementById('universal-dark-mode-style'); if (!style) { style = document.createElement('style'); style.id = 'universal-dark-mode-style'; document.head.appendChild(style); } // Dark mode CSS - inverts colors but preserves images/video style.textContent = ' /* Invert everything except media */ html { filter: invert(1) hue-rotate(180deg) !important; background: #1a1a2e !important; } /* Restore images, videos, iframes, canvas */ img, video, iframe, canvas, svg, picture, [style*="background-image"] { filter: invert(1) hue-rotate(180deg) !important; } /* Preserve specific elements that should not be inverted */ .no-dark-mode, .no-dark-mode *, [data-theme="light"], [data-theme="light"], .ace_editor, .ace_editor *, .CodeMirror, .CodeMirror *, .monaco-editor, .monaco-editor *, .markdown-body pre, .markdown-body pre *, .highlight, .highlight *, pre code, pre code * { filter: none !important; } /* Fix common UI elements */ .modal, .popup, .dropdown-menu, .tooltip, .popover { filter: invert(1) hue-rotate(180deg) !important; background: #2d2d44 !important; border-color: #444 !important; } /* Scrollbars */ ::-webkit-scrollbar { background: #1a1a2e !important; } ::-webkit-scrollbar-thumb { background: #444 !important; } ::-webkit-scrollbar-thumb:hover { background: #555 !important; } /* Selection */ ::selection { background: #4ecdc4 !important; color: #1a1a2e !important; } ::-moz-selection { background: #4ecdc4 !important; color: #1a1a2e !important; } '; } function removeDarkMode() { var style = document.getElementById('universal-dark-mode-style'); if (style) style.remove(); } // Toggle with Alt+Shift+D document.addEventListener('keydown', function(e) { if (e.altKey && e.shiftKey && e.key === 'D') { e.preventDefault(); enabled = !enabled; if (enabled) { applyDarkMode(); console.log('[Universal Dark Mode] Enabled'); } else { removeDarkMode(); console.log('[Universal Dark Mode] Disabled'); } } }); // Apply on load applyDarkMode(); // Re-apply on dynamic content var observer = new MutationObserver(function(mutations) { if (enabled && !document.getElementById('universal-dark-mode-style')) { applyDarkMode(); } }); observer.observe(document.head, { childList: true }); console.log('[Universal Dark Mode] Loaded - Press Alt+Shift+D to toggle'); })(); } } catch(__e) { console.warn('[Userscript:Universal Dark Mode]', __e); } })(); })(); FIX: Run samples with NPM instead of from docker-compose · Issue #61 · functionland/box · GitHub
Skip to content

FIX: Run samples with NPM instead of from docker-compose #61

Description

@gitaaron

I see the following error after trying to run 'npm start' from the sample I just created -


> react-todo-app@0.1.0 start
> react-scripts start
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
(Use `node --trace-deprecation ...` to show where the warning was created)
(node:70336) [DEP_WEBPACK_DEV_SERVER_ON_BEFORE_SETUP_MIDDLEWARE] DeprecationWarning: 'onBeforeSetupMiddleware' option is deprecated. Please use the 'setupMiddlewares' option.
Starting the development server...
Compiled with warnings.
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
Search for the keywords to learn more about each warning.
To ignore, add // eslint-disable-next-line to the line before.
asset static/js/bundle.js 5.57 MiB [emitted] (name: main) 1 related asset
asset index.html 1.67 KiB [emitted]
asset asset-manifest.json 190 bytes [emitted]
cached modules 5.55 MiB (javascript) 28.3 KiB (runtime) [cached] 598 modules
./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css 9.08 KiB [built] [1 warning]
WARNING in ./src/App.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./src/App.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning
(22:3) autoprefixer: start value has mixed support, consider using flex-start instead
@ ./src/App.css 8:6-260 22:17-24 26:7-21 58:25-39 59:36-47 59:50-64 63:6-73:7 64:54-65 64:68-82 70:42-53 70:56-70 72:21-28 83:0-230 83:0-230 84:22-29 84:33-47 84:50-64 61:4-74:5
@ ./src/App.tsx 7:0-19
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula-client-react/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/@functionland/fula-client-react/dist/index.js.map'
@ ./src/App.tsx 10:0-63 93:35-47
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/@socket.io+base64-arraybuffer@1.0.2/node_modules/@socket.io/base64-arraybuffer/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/ip-address.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/address-error.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/common.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv4.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/ipv6.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v4/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/constants.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/helpers.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/ip-address@8.1.0/node_modules/ip-address/lib/v6/regular-expressions.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pipe@2.0.3/node_modules/it-pipe/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/fifo.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/it-pushable@2.0.1/node_modules/it-pushable/src/index.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/NotificationFactories.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subject.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscriber.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/Subscription.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/config.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/scheduler/timeoutProvider.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/symbol/observable.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/ObjectUnsubscribedError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/UnsubscriptionError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/arrRemove.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/createErrorClass.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/errorContext.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/identity.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/isFunction.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/noop.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/pipe.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
WARNING in ./node_modules/@functionland/fula/dist/index.js
Module Warning (from ./node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map from '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts' file: Error: ENOENT: no such file or directory, open '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/common/temp/node_modules/.pnpm/rxjs@7.5.4/node_modules/rxjs/src/internal/util/reportUnhandledError.ts'
@ ./src/App.tsx 8:0-50 23:29-41
@ ./src/index.tsx 6:0-24 9:33-36
35 warnings have detailed information that is not shown.
Use 'stats.errorDetails: true' resp. '--stats-error-details' to show it.
webpack 5.70.0 compiled with 36 warnings in 2204 ms
Files successfully emitted, waiting for typecheck results...
Issues checking in progress...
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:31:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, Promise<void>>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, Promise<void>>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Type 'Iterable<any>' is not assignable to type 'AsyncIterable<any>'.
29 | }
30 | });
> 31 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
32 | await pipe([], stream); // Close the stream
33 | };
34 |
ERROR in node_modules/@functionland/file-protocol/src/handlers/index.ts:32:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
30 | });
31 | await pipe((await response) || Response.EMPTY, stream);
> 32 | await pipe([], stream); // Close the stream
| ^^^^^^
33 | };
34 |
35 | export { incomingFiles, sendFile, streamFile } from './save';
ERROR in node_modules/@functionland/file-protocol/src/handlers/meta.ts:41:40
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
39 |
40 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 41 | return pipe(streamReceiveFileMeta, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
42 | for await (const message of source) {
43 | return Meta.fromBinary(message.slice());
44 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:38:57
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
36 |
37 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 38 | const chunks = await pipe(streamReceiveFileContent, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
39 | for await (const message of source) {
40 | yield message.slice();
41 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/retrieve.ts:43:31
TS2571: Object is of type 'unknown'.
41 | }
42 | });
> 43 | for await (const chunk of chunks) {
| ^^^^^^
44 | yield chunk;
45 | }
46 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:16:94
TS1055: Type '{ readonly EMPTY: AsyncIterable<string>; }' is not a valid async function return type in ES5/ES3 because it does not refer to a Promise-compatible constructor value.
Type '{ readonly EMPTY: AsyncIterable<string>; }' provides no match for the signature 'new <T>(executor: (resolve: (value: T | PromiseLike<T>) => void, reject: (reason?: any) => void) => void): PromiseLike<T>'.
14 | }>();
15 |
> 16 | export async function save({meta, bytes}: { meta: Meta, bytes: AsyncIterable<Uint8Array> }): Response {
| ^^^^^^^^
17 | const [promiseId, declareId] = resolveLater<string>();
18 | const content = new Subject<Uint8Array>();
19 | incomingFiles.next({meta, getContent: () => toAsyncIterable(content), declareId});
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:62:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<any, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, any, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<any, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<any>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<any>' but required in type 'AsyncIterable<any>'.
60 |
61 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 62 | return pipe(streamSendFile, connection.stream, async function (source: any) {
| ^^^^^^^^^^^^^^^^^
63 | for await (const message of source) {
64 | return String(message); // id
65 | }
ERROR in node_modules/@functionland/file-protocol/src/handlers/save.ts:97:33
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
Type 'MuxedStream' is not assignable to type 'Duplex<any, Uint8Array, any>'.
Types of property 'sink' are incompatible.
Type 'Sink' is not assignable to type 'Sink<Uint8Array, any>'.
Types of parameters 'source' and 'source' are incompatible.
Type 'Source<Uint8Array>' is not assignable to type 'AsyncIterable<any>'.
Property '[Symbol.asyncIterator]' is missing in type 'Iterable<Uint8Array>' but required in type 'AsyncIterable<any>'.
95 | };
96 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 97 | return pipe(streamSendFile, connection.stream, async function (_source: any) {
| ^^^^^^^^^^^^^^^^^
98 | for await (const message of _source) {
99 | return String(message); // id
100 | }
ERROR in node_modules/@functionland/fula/src/config.ts:1:24
TS7016: Could not find a declaration file for module 'libp2p-webrtc-star'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-webrtc-star/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-webrtc-star` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-webrtc-star';`
> 1 | import WebRTCStar from 'libp2p-webrtc-star';
| ^^^^^^^^^^^^^^^^^^^^
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
3 | import Mplex from 'libp2p-mplex';
4 | import PeerId from 'peer-id';
ERROR in node_modules/@functionland/fula/src/config.ts:3:19
TS7016: Could not find a declaration file for module 'libp2p-mplex'. '/Users/[REDACTED]/POpen/fxland/fula/examples/react-gallery/node_modules/libp2p-mplex/src/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/libp2p-mplex` if it exists or add a new declaration (.d.ts) file containing `declare module 'libp2p-mplex';`
1 | import WebRTCStar from 'libp2p-webrtc-star';
2 | import { NOISE, Noise } from '@chainsafe/libp2p-noise';
> 3 | import Mplex from 'libp2p-mplex';
| ^^^^^^^^^^^^^^
4 | import PeerId from 'peer-id';
5 | import { constructorOptions, Libp2pOptions } from 'libp2p';
6 | import { SIG_SERVER } from './constant';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:19:50
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
17 | response = resolve({query: request.query,operationName: request.operationName, variableValues: request.variableValues})
18 | });
> 19 | await pipe((await response) || Response.EMPTY, stream);
| ^^^^^^
20 | await pipe([], stream); // Close the stream
21 | };
22 |
ERROR in node_modules/@functionland/graph-protocol/src/handlers/index.ts:20:18
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Sink<any, Promise<void>>'.
18 | });
19 | await pipe((await response) || Response.EMPTY, stream);
> 20 | await pipe([], stream); // Close the stream
| ^^^^^^
21 | };
22 |
23 | export { setQueryResolutionMethod, submitQuery } from './resolve';
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:7:24
TS7051: Parameter has a name but no type. Did you mean 'arg0: Request'?
5 | import {Request, Result} from "../schema/graph";
6 |
> 7 | export type Resolve = (Request) => Response;
| ^^^^^^^
8 |
9 | const resolveNotSupported: Resolve = () => {
10 | throw new Error('This node does not support graphql');
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:31:59
TS2345: Argument of type 'MuxedStream' is not assignable to parameter of type 'Transform<Uint8Array, any>'.
29 |
30 | // eslint-disable-next-line @typescript-eslint/no-explicit-any
> 31 | const queryResult = await pipe(streamQuerySubmission, connection.stream, async function* (source: any) {
| ^^^^^^^^^^^^^^^^^
32 | for await (const message of source) {
33 | yield message.slice();
34 | }
ERROR in node_modules/@functionland/graph-protocol/src/handlers/resolve.ts:36:32
TS2571: Object is of type 'unknown'.
34 | }
35 | });
> 36 | for await (const result of queryResult) {
| ^^^^^^^^^^^
37 | return Result.fromBinary(result);
38 | }
39 | }
ERROR in node_modules/async-later/src/to-async-iterable.ts:20:29
TS2569: Type 'Iterable<T | PromiseLike<T>>' is not an array type or a string type. Use compiler option '--downlevelIteration' to allow iterating of iterators.
18 | if (typeof (value as Iterable<T>)[Symbol.iterator] === 'function') {
19 | iterate = async function* () {
> 20 | for (const element of value as Iterable<PromiseLike<T> | T>) {
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
21 | yield await element;
22 | }
23 | };

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions