magento 2.0.18类Magento \ Framework \ Intl \ NumberFormatterFactory不存在

时间:2018-04-27 03:33:28

标签: compiler-errors magento2

我在magento 2.0.18版本中遇到此问题

运行命令“php bin / magento setup:di:compile”

我收到了这个错误:

import json 
session = boto3.Session(region_name='region_name',
                       aws_access_key_id='AWS_KEY',
                       aws_secret_access_key='AWS_SECRET')
client = session.client('redshift')

creds = client.get_cluster_credentials(
        DbUser='user',
        DbName='db',
        ClusterIdentifier='test',
        DurationSeconds=3600,
        AutoCreate=True,
        DbGroups=['group'],
)

creds['DbPassword']

我知道,它已在Magento 2.2.x中删除,但我使用的是2.0.18版本。

你们能帮助我吗?

这是截图: enter image description here

任何想法都会有所帮助。

1 个答案:

答案 0 :(得分:0)

请运行以下命令 sudo chmod -R 777 var /