Skip to content

Not able to run example #2

@maxmilton

Description

@maxmilton

Attempting to start this example results in the following error:

$ npm run build && node server.js

> marko-rollup@1.0.0 build /home/max/Development/LABS/experiment-marko-rollup
> rollup -c rollup.config.js

🚨   Could not resolve '/home/max/Development/LABS/experiment-marko-rollup/node_modules/marko/src/runtime/createOut.js' from commonjs-proxy:/home/max/Development/LABS/experiment-marko-rollup/node_modules/marko/src/runtime/createOut.js


npm ERR! Linux 4.14.13-300.fc27.x86_64
npm ERR! argv "/usr/bin/node" "/home/max/.config/yarn/global/node_modules/.bin/npm" "run" "build"
npm ERR! node v9.4.0
npm ERR! npm  v3.10.10
npm ERR! code ELIFECYCLE
npm ERR! marko-rollup@1.0.0 build: `rollup -c rollup.config.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the marko-rollup@1.0.0 build script 'rollup -c rollup.config.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the marko-rollup package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     rollup -c rollup.config.js
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs marko-rollup
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!     npm owner ls marko-rollup
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     /home/max/Development/LABS/experiment-marko-rollup/npm-debug.log
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.

Additionally the dependencies are horribly out of date.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions