Magento 2 - Error: Attribute with attributeCode “X” does not exist -


i have created new attribute product , added default attribute set. when click navigate products > catelog can implement attribute, following error:

attribute attributecode "x" not exist.

any suggestions on how resolve that?

i have been following tutorial: https://www.templatemonster.com/help/magento-2-x-create-manage-product-attributes.html

and error occurs in step 9.

run below commonds using ssh.

php bin/magento cache:clean

php bin/magento indexer:reindex


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -