package: node-locate-character
version: 2.0.1-6
severity: important
With rollup 1.0 in experimental, build failed with this error, please
fix this error before uploading rollup 1.0 to unstable.
rollup -c
(!) You have passed an unrecognized option
Unknown input option: entry, moduleName, targets. Allowed options:
acorn, acornInjectPlugins, cache, chunkGroupingSize, context,
experimentalCacheExpiry, experimentalOptimizeChunks,
experimentalTopLevelAwait, external, inlineDynamicImports, input,
manualChunks, moduleContext, onwarn, perf, plugins, preserveModules,
preserveSymlinks, shimMissingExports, treeshake, watch
undefined → stdout...
[!] Error: You must supply options.input to rollup
Error: You must supply options.input to rollup
at new Graph (/usr/share/nodejs/rollup/src/Graph.js:90:19)
at Object.rollup
(/usr/share/nodejs/rollup/src/rollup/index.js:129:23)
at Object.build [as default]
(/usr/share/nodejs/rollup/bin/src/run/build.js:41:10)
at /usr/share/nodejs/rollup/bin/src/run/index.js:117:39
at process._tickCallback (internal/process/next_tick.js:68:7)
at Function.Module.runMain (internal/modules/cjs/loader.js:834:11)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)