-
Hi,
First of all it's great, you've created themes for Spree and I'd love to try some of them out.
At the moment I'm a bit stuck as I get this error:
`Showing /mnt/c/sites/myappname/app/views/spr…
-
Tried to add a key to my user profile and got the following error: `Error importing the key (please try again or contact your administrator)`. The production.log is not very helpful since it just show…
ageis updated
9 years ago
-
Greetings everyone.
Trying to deploy opendax 2.4 stable on clean Ubuntu 18.04 according to installation manual and getting this error. How to manage it?
Specially runed with --trace option:
```
…
-
RSpec has a command line option "-e" or "--example" that lets you filter tests by their description.
```
$ rspec -r "creates a new user"
# => This will run the test defined by 'it "creates a new user…
-
I upgraded my rails from sprockets to propshaft. When compiling assets I'm getting an error saying files cannot be found for anything installed via yarn.
***error***
```
✗ yarn build:css
Error:…
-
### Hyperloop Proposed Statement of Direction
We have spent some time this last week pulling together the thoughts of the core contributors to the project and mapped out a few next steps which get …
-
````
C:\Users\carlosjunior\Documents\Workspace\CONFERENCE\conference\bin>rails generate open_conference_ware
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/activesupport-4.0.2/lib/active_support/values/ti…
-
- [X] I tried updating to the latest version.
- [ ] I can't, there is an issue.
- [ ] I Am on Windows
- [ ] Ubuntu Bash on Windows
- [ ] Fedora Bash on Windows
- [ ] Other Bash on Wi…
-
Issue Summary:
I encountered an issue while deploying a Rails application using Capistrano. The deployment process fails during the bundler:install task with the following error:
Exception while v…
-
I'm attempting to use ReactJS in a project, with browserify. While I can hit http://localhost/assets/react.js and get a file, I get an error when I require('react').
```
-- Gemfile
gem "browserify-ra…