Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Add BUNDLE_PATH to whitelisted env variables #588

Merged
merged 1 commit into from
Feb 23, 2020

Conversation

joelmichael
Copy link
Contributor

@joelmichael joelmichael commented Feb 14, 2020

It is an official Bundler env variable as demonstrated here:
https://bundler.io/v2.0/bundle_install.html
Resolves #574

  • I was not able to get the build to fully pass locally, even on master, despite following the development guide, because it says UnhandledPromiseRejectionWarning: Error: no event 'initialized' received after 5000 ms
  • I was not able to get ESLint to run because it says [Error - 10:55:25 AM] .eslintrc.json » ../.eslintrc.base.json: Configuration for rule "@typescript-eslint/array-type" is invalid: Value "array" should be object.
  • It appears that Prettier works fine

It is an official Bundler env variable as demonstrated here:
https://bundler.io/v2.0/bundle_install.html
Resolves rubyide#574
@wingrunr21 wingrunr21 merged commit 9739ca4 into rubyide:master Feb 23, 2020
@joelmichael joelmichael deleted the bundle-path branch March 4, 2020 18:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUNDLE_PATH not whitelisted
2 participants