-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuild.log
More file actions
25 lines (18 loc) · 1.93 KB
/
build.log
File metadata and controls
25 lines (18 loc) · 1.93 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
> rcloneview-support@0.0.0 build
> docusaurus build
------------------------------------------------------------------------------ Update available 3.7.0 → 3.8.1 To upgrade Docusaurus packages with the latest version, run the following command: `npm i @docusaurus/core@latest @docusaurus/preset-classic@latest @docusaurus/module-type-aliases@latest @docusaurus/types@latest` ------------------------------------------------------------------------------
[INFO] [en] Creating an optimized production build...
[webpackbar] ℹ Compiling Client
[webpackbar] ℹ Compiling Server
[webpackbar] ✔ Server: Compiled successfully in 3.17s
[webpackbar] ✔ Client: Compiled successfully in 5.59s
[WARNING] Docusaurus found broken anchors!
Please check the pages of your site in the list below, and make sure you don't reference any anchor that does not exist.
Note: it's possible to ignore broken anchors with the 'onBrokenAnchors' Docusaurus configuration, and let the build pass.
Exhaustive list of all broken anchors found:
- Broken anchor on source page path = /support/howto/remote-storage-connection-settings/connect-using-cli/add-google-shared-drive:
-> linking to /support/howto/intro#connecting-your-remote-storage-sso-single-sign-on
- Broken anchor on source page path = /support/howto/remote-storage-connection-settings/connect-using-cli/add-sharepoint-for-business:
-> linking to /support/howto/intro#connecting-your-remote-storage-sso-single-sign-on
[SUCCESS] Generated static files in "build".
[INFO] Use `npm run serve` command to test your build locally.