Skip to content

Some issues in Windows 10 #12

@Suleman-Elahi

Description

@Suleman-Elahi

OS and Ruby details:
Windows 10 64 bit, version 1803
Ruby version: 2.4.1; Rails version: 5.2.2

Issue No 1: == Command ["bin/rails db:setup"] failed ==

After running the command "ruby bin/setup" everything goes fine except it fails to execute "rails db:setup".

image

Issue no 2: ActiveRecord::RecordInvalid (Validation failed: Image Paperclip::Errors::NotIdentifiedByImageMagickError):

image

After creating a product, it is not saving that. When I click on the "Save" button nothing happens. There is this error on the console.

~PS Here I am a Ruby beginner so I can't figure out how to fix this. before running it on Windows, I failed in using this on Ubuntu 16.10 as well (there were errors in compiling process (while running ./bin/setup command)).

For reference here is the "application.yaml" file, tell me if I am doing something wrong..............................thanks..

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions