-
-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # 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
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))
🎉 This issue has been resolved in version 8.5.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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))
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
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"}}The text was updated successfully, but these errors were encountered: