@softwarekoch wrote:
Hi,
i tried to install ionic-docs as OFFLINE Version but always get 6 WARNINGS and 1 ERROR.
Does anyone knows how to get rid of this problem because i really need a offline version to
learn ionic.Krgds Dietmar
koch@UX305LA-FC075T:~/ionic/ionic-docs$ sudo npm start
ionic-docs@1.0.0 prestart /home/koch/ionic/ionic-docs
npm run -s build-allPages
Build static pages
Build API pages
Build CLI pages
Build native pages
Menus
Build CLI command menu
Build native plugins menu
Data
Build API reference data
Build search index
[46:37.5] @stencil/core v0.17.0
[46:37.5] build, app, prod mode, started …
[46:37.6] transpile started …
[46:37.7] transpile finished in 79 ms
[46:39.0] module map started …
[46:39.0] generate styles started …
[46:40.4] compile global style start …
[46:40.5] compile global style finish in 141 ms
[46:40.5] generate styles finished in 1.51 s
[46:42.0] module map finished in 3.02 s
[46:42.0] generate bundles started …
[46:42.1] generate bundles finished in 60 ms
[46:42.1] generate app files started …
[46:42.2] generate app files finished in 134 ms[ WARN ] build warn: /home/koch/ionic/ionic-docs/preview-app/src/infinite-scroll
multiple components found in: /home/koch/ionic/ionic-docs/preview-app/src/infinite-scroll[ WARN ] build warn: /home/koch/ionic/ionic-docs/preview-app/src/menu
multiple components found in: /home/koch/ionic/ionic-docs/preview-app/src/menu[ WARN ] build warn: /home/koch/ionic/ionic-docs/preview-app/src/modal
multiple components found in: /home/koch/ionic/ionic-docs/preview-app/src/modal[ WARN ] build warn: /home/koch/ionic/ionic-docs/preview-app/src/nav
multiple components found in: /home/koch/ionic/ionic-docs/preview-app/src/nav[ WARN ] build warn: /home/koch/ionic/ionic-docs/preview-app/src/popover
multiple components found in: /home/koch/ionic/ionic-docs/preview-app/src/popover[46:44.6] build finished in 7.06 s
ionic-docs@1.0.0 start /home/koch/ionic/ionic-docs
stencil build --dev --serve --watch --es5[46:45.3] @stencil/core v0.17.0
[ WARN ] Generating ES5 during development is a very task expensive, initial and incremental builds will be much
slower. Drop the ‘–es5’ flag and use a modern browser for development. If you need ESM output, use the
‘–esm’ flag instead.[46:45.4] build, app, dev mode, started …
[46:45.7] transpile started …
[46:45.8] transpile finished in 97 ms
[46:46.0] module map started …
[46:46.0] generate styles started …
[46:46.3] compile global style start …
[46:46.4] compile global style finish in 84 ms
[46:46.4] generate styles finished in 388 ms[ ERROR ] unhandledRejection Exited with code 3 Error: Exited with code 3 at ChildProcess.o.once.r
(/home/koch/ionic/ionic-docs/node_modules/@stencil/core/dist/sys/node/index.js:1:583069) at
Object.onceWrapper (events.js:273:13) at ChildProcess.emit (events.js:182:13) at maybeClose
(internal/child_process.js:962:16) at Socket.stream.socket.on (internal/child_process.js:381:11) at
Socket.emit (events.js:182:13) at Pipe._handle.close (net.js:610:12)[46:47.7] module map finished in 1.66 s
[46:47.7] generate bundles started …
[46:47.7] generate bundles finished in 17 ms
[46:47.7] generate app files started …
[46:47.7] generate app files finished in 39 ms
[46:48.4] dev server: http://localhost:3333/docs/
[46:48.4] build finished, watching for changes… in 3.04 s
Posts: 1
Participants: 1