Created
July 26, 2019 15:34
-
-
Save AEnterprise/8ee19fbc738822857d2f3fe1e3685b64 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm run build | |
> [email protected] build D:\School\MI4\preact-i18n | |
> npm-run-all --silent clean -p rollup:* -p minify:* -s docs size | |
$npm_package_source → $npm_package_umd_main... | |
[!] Error: Could not resolve entry module ($npm_package_source). | |
$npm_package_source → $npm_package_module... | |
[!] Error: Could not resolve entry module ($npm_package_source). | |
Error: Could not resolve entry module ($npm_package_source). | |
at error (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:9408:30) | |
at pluginDriver.hookFirst.then.resolveIdResult (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:16227:20) | |
at <anonymous> | |
Error: Could not resolve entry module ($npm_package_source). | |
at error (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:9408:30) | |
at pluginDriver.hookFirst.then.resolveIdResult (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:16227:20) | |
at <anonymous> | |
$npm_package_source → $npm_package_main... | |
[!] Error: Could not resolve entry module ($npm_package_source). | |
Error: Could not resolve entry module ($npm_package_source). | |
at error (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:9408:30) | |
at pluginDriver.hookFirst.then.resolveIdResult (D:\School\MI4\preact-i18n\node_modules\rollup\dist\rollup.js:16227:20) | |
at <anonymous> | |
npm ERR! code ELIFECYCLE | |
npm ERR! errno 1 | |
npm ERR! [email protected] build: `npm-run-all --silent clean -p rollup:* -p minify:* -s docs size` | |
npm ERR! Exit status 1 | |
npm ERR! | |
npm ERR! Failed at the [email protected] build 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: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment