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 fails #14

Open
woolpeeker opened this issue Jun 2, 2020 · 1 comment
Open

build fails #14

woolpeeker opened this issue Jun 2, 2020 · 1 comment

Comments

@woolpeeker
Copy link

I follow the readme and there come several errors.
When I first run ./build.sh, it tells me that cannot find shelljs, but I find the shelljs is in the node_modules,
When I run ./build.sh again, it says that the

lerna info version 2.11.0
lerna info Bootstrapping 4 packages
lerna info lifecycle preinstall
lerna info Installing external dependencies
lerna info hoist Installing hoisted dependencies into root
lerna info hoist Pruning hoisted dependencies
lerna info hoist Finished pruning hoisted dependencies
lerna ERR! execute callback with error
lerna ERR! Error: Command failed: npm install
lerna ERR! npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead:
lerna ERR! npm WARN deprecated   npm i nyc
lerna ERR! npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives.

Is there any solutions?

@ChikaYan
Copy link

I got same error. A lot of packages required seem to be deprecated.

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

2 participants