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

Build error: Could not resolve entry packages/true/index.js #163

Open
d9k opened this issue Sep 3, 2021 · 0 comments
Open

Build error: Could not resolve entry packages/true/index.js #163

d9k opened this issue Sep 3, 2021 · 0 comments

Comments

@d9k
Copy link

d9k commented Sep 3, 2021

> rm -r node_modules
> node --version
v14.17.0
> yarn --version
1.22.11
> yarn
. . . . .
Done in 14.26s.
> yarn build
(!) You have passed an unrecognized option
Unknown output options: sourceMap. Allowed options: amd, assetFileNames, banner, chunkFileNames, compact, dir, dynamicImportFunction, entryFileNames, esModule, exports, extend, externalLiveBindings, file, footer, format, freeze, globals, hoistTransitiveImports, indent, inlineDynamicImports, interop, intro, manualChunks, minifyInternalExports, name, namespaceToStringTag, noConflict, outro, paths, plugins, preferConst, preserveModules, preserveModulesRoot, sourcemap, sourcemapExcludeSources, sourcemapFile, sourcemapPathTransform,
strict, systemNullSetters

packages/true/index.js → packages/true/build...
no items to copy
[!] Error: Could not resolve entry module (packages/true/index.js).
Error: Could not resolve entry module (packages/true/index.js).
    at error (/home/d9k/repos/nib/node_modules/rollup/dist/shared/rollup.js:5253:30)
    at ModuleLoader.loadEntryModule (/home/d9k/repos/nib/node_modules/rollup/dist/shared/rollup.js:18424:20)
    at async Promise.all (index 0)

error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant