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

On npm? #20

Open
idkjs opened this issue Mar 10, 2020 · 2 comments
Open

On npm? #20

idkjs opened this issue Mar 10, 2020 · 2 comments

Comments

@idkjs
Copy link

idkjs commented Mar 10, 2020

If not, how do you recommend we us it?

Thanks. Been running into issues using pnpm and would like to try this.

Thanks for sharing.

@shanewilson
Copy link
Owner

Hey @idkjs thanks for the interest. unfortunately it isn't on npm yet. I've been using this project as a way to learn reasonml/native/bucklescript so progress on actual features and publishing has been slow.

If you don't mind sharing what issues are you having with pnpm?

@idkjs
Copy link
Author

idkjs commented Apr 5, 2020

Sorry took a while to get back.

Just tried building. Got this error:

fresh terminal
~/G/repkgs ❯❯❯ esy install
info install 0.6.2 (using package.json)
info resolving esy packages: done                    
info solving esy constraints: done         
info resolving npm packages: done                            
info fetching: done                           
info [email protected]: running postinstall lifecycle
info [email protected]: running postinstall lifecycle          
info installing: done                                    
~/G/repkgs ❯❯❯ esy
info esy 0.6.2 (using package.json)
info building [email protected]@d41d8cd9
error: build failed with exit code: 1
  build log:
    # esy-build-package: building: [email protected]
    # esy-build-package: pwd: /Users/mandalarian/.esy/3/b/bs_platform-7.2.2-61515529
    # esy-build-package: running: 'node' './scripts/install.js'
    esy-build-package: unable to resolve command: node
    
  building [email protected]
esy: exiting due to errors above
~/G/repkgs ❯❯❯   

Node packages seems to exist in compatible version

~/G/repkgs ❯❯❯ fnm ls                                                                                                 ✘ 1 
The following versions are installed:
* system
* v12.16.1
* v13.11.0 (default, latest)
~/G/repkgs ❯❯❯ 

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