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

Error while trying to install latest version #146

Closed
zenbakiak opened this issue Aug 3, 2019 · 2 comments · May be fixed by ardydedase/vscode-braze-liquid-preview#1
Closed

Error while trying to install latest version #146

zenbakiak opened this issue Aug 3, 2019 · 2 comments · May be fixed by ardydedase/vscode-braze-liquid-preview#1

Comments

@zenbakiak
Copy link

I got this error when I try to install latest version:

Anyone got this error too?

By now, I just rollback to v8.2.0 in my package.json (don't forget to remove the ^)

Build failed: {"error": {"canonicalCode": "INVALID_ARGUMENT", "errorMessage": "npm_install had stderr output:\nnpm ERR! path /workspace/node_modules/liquidjs/bin/liquid.js\nnpm ERR! code ENOENT\nnpm ERR! errno -2\nnpm ERR! syscall chmod\nnpm ERR! enoent ENOENT: no such file or directory, chmod '/workspace/node_modules/liquidjs/bin/liquid.js'\nnpm ERR! enoent This is related to npm not being able to find a file.\nnpm ERR! enoent \n\nnpm ERR! A complete log of this run can be found in:\nnpm ERR! /builder/home/.npm/_logs/2019-08-03T17_22_23_635Z-debug.log\n\nerror: npm_install returned code: 254", "errorType": "InternalError", "errorId": "852C825B"}}

@harttle harttle closed this as completed in a85b650 Aug 5, 2019
@harttle harttle added the bug label Aug 5, 2019
harttle pushed a commit that referenced this issue Aug 5, 2019
## [8.5.1](v8.5.0...v8.5.1) (2019-08-05)

### Bug Fixes

* publish bin directory to npm, fixes [#146](#146) ([a85b650](a85b650))
@harttle
Copy link
Owner

harttle commented Aug 5, 2019

🎉 This issue has been resolved in version 8.5.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@zenbakiak
Copy link
Author

Thanks a lot!

harttle pushed a commit that referenced this issue Aug 25, 2019
## [8.5.1](v8.5.0...v8.5.1) (2019-08-05)

### Bug Fixes

* publish bin directory to npm, fixes [#146](#146) ([a85b650](a85b650))
harttle pushed a commit that referenced this issue Aug 26, 2019
## [8.5.1](v8.5.0...v8.5.1) (2019-08-05)

### Bug Fixes

* publish bin directory to npm, fixes [#146](#146) ([a85b650](a85b650))
harttle pushed a commit that referenced this issue Aug 26, 2019
## [8.5.1](v8.5.0...v8.5.1) (2019-08-05)

### Bug Fixes

* publish bin directory to npm, fixes [#146](#146) ([a85b650](a85b650))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants