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

Can't install lenses-ppx #116

Closed
maxlibin opened this issue Aug 15, 2019 · 2 comments
Closed

Can't install lenses-ppx #116

maxlibin opened this issue Aug 15, 2019 · 2 comments

Comments

@maxlibin
Copy link

getting error trying to install lenses-ppx

yarn add v1.17.3
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
warning "workspace-aggregator-bd3fdaf5-a8bf-4d96-ad72-cdb30e081df2 > frontend > bs-emotion@0.1.1" has incorrect peer dependency "bs-platform@^4.0.5".
warning "workspace-aggregator-bd3fdaf5-a8bf-4d96-ad72-cdb30e081df2 > frontend > bs-emotion > @minima.app/re-css@0.1.0" has incorrect peer dependency "bs-platform@^4.0.5".
[4/4] πŸ”¨  Building fresh packages...
[-/13] β’€ waiting...
[10/13] β’€ node-sass
[9/13] β’€ bsb-native
[4/13] β’€ puppeteer
error /Users/maxli/workspace/test/node_modules/lenses-ppx: Command failed.
Exit code: 1
Command: npm run build
Arguments: 
Directory: /Users/maxli/workspace/test/node_modules/lenses-ppx
Output:
npm WARN lifecycle The node binary used for scripts is /var/folders/qq/zn5p3rxx2j57f2drm9dtd3x80000gn/T/yarn--1565877954285-0.8162615801622437/node but npm is using /Users/maxli/.nvm/versions/node/v8.12.0/bin/node itself. Use the `--scripts-prepend-node-path` option to include the path for the node binary npm was executed with.

> lenses-ppx@2.0.1-alpha.2 build /Users/maxli/workspace/test/node_modules/lenses-ppx
> esy build

info esy build 0.5.8 (using esy.json)
error: project is not installed, run `esy install`
  
esy: exiting due to errors above
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! lenses-ppx@2.0.1-alpha.2 build: `esy build`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the lenses-ppx@2.0.1-alpha.2 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm WARN Local package.json exists, but node_modules missing, did you mean to install?
@fakenickels
Copy link
Member

hey there, sorry about that. Can you try lenses-ppx@2.0.1? Currently we are migrating lenses-ppx to a faster builder version (esy)

@fakenickels
Copy link
Member

Actually 2.0.0

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