Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] #1428

Open
payyavularajasekharholcim opened this issue Dec 28, 2023 · 1 comment
Open

[BUG] #1428

payyavularajasekharholcim opened this issue Dec 28, 2023 · 1 comment
Assignees

Comments

@payyavularajasekharholcim
Copy link

@compodoc/compodoc@1.1.23 postinstall D:....\node_modules@compodoc\compodoc

npm run copy-libs && opencollective-postinstall || exit 0

npm WARN config cache-max This option has been deprecated in favor of --prefer-online
npm WARN config cache-min This option has been deprecated in favor of --prefer-offline.
npm WARN config optional Use --omit=optional to exclude optional dependencies, or
npm WARN config --include=optional to include them.
npm WARN config
npm WARN config Default value does install optional deps unless otherwise omitted.
npm WARN config shrinkwrap Use the --package-lock setting instead.
npm WARN config sso-poll-frequency The --auth-type method of SSO/SAML/OAuth will be removed in a future
npm WARN config version of npm in favor of web-based login.
npm WARN config sso-type The --auth-type method of SSO/SAML/OAuth will be removed in a future
npm WARN config version of npm in favor of web-based login.
npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
npm WARN config location in the cache, and they are managed by
npm WARN config cacache.

@compodoc/compodoc@1.1.23 copy-libs D:\Holcim\clickit-web\node_modules@compodoc\compodoc
node tools/copy-libs.js

node:internal/modules/cjs/loader:1031
throw err;
^

Error: Cannot find module 'D:....\node_modules@compodoc\compodoc\tools\copy-libs.js'
at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
at Function.Module._load (node:internal/modules/cjs/loader:873:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
at node:internal/main/run_main_module:22:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @compodoc/compodoc@1.1.23 copy-libs: node tools/copy-libs.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @compodoc/compodoc@1.1.23 copy-libs script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users...\AppData\Roaming\npm-cache_logs\2023-12-28T06_14_05_889Z-debug.log

@kevinsar
Copy link

looks like this is a dupe of this issue: #1422

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants