mirror of
https://github.com/strapi/strapi.git
synced 2025-08-19 22:27:18 +00:00
commit
b3f0eed9bf
@ -18,7 +18,7 @@ module.exports = async ({ optimization }) => {
|
||||
|
||||
if (!fs.existsSync(envConfigDir)) {
|
||||
console.log(
|
||||
`Missing envrionnment config for env: ${green(
|
||||
`Missing environment config for env: ${green(
|
||||
env
|
||||
)}.\nMake sure the directory ${yellow(
|
||||
`./config/environments/${env}`
|
||||
|
Loading…
x
Reference in New Issue
Block a user