Skip to content

Upgrading data.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'pcapredict_tag_settingsdata' doesn't exist #25

Open
@diazwatson

Description

@diazwatson

I have added the module using composer require pcapredict/tag:^2.0.7

When I try to install it using bin/magento setup:upgrade I get the following error

Module 'PCAPredict_Tag':
Upgrading data.. SQLSTATE[42S02]: Base table or view not found: 1146 Table 'toolstop_local.pcapredict_tag_settingsdata' doesn't exist, query was: SELECT `pcapredict_tag_settingsdata`.* FROM `pcapredict_tag_settingsdata`

It is trying upgrade a table that does not exists yet and there is where the error is coming from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions