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

Not able to run example #2

Open
maxmilton opened this issue Jan 21, 2018 · 0 comments
Open

Not able to run example #2

maxmilton opened this issue Jan 21, 2018 · 0 comments

Comments

@maxmilton
Copy link

Attempting to start this example results in the following error:

$ npm run build && node server.js

> [email protected] 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! [email protected] build: `rollup -c rollup.config.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] 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.

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