Le 27/01/2021 à 09:09, Paolo Greppi a écrit :
> Dear Xavier,
>
> Il 27/01/21 06:30, Xavier ha scritto:
>> Le 27/01/2021 à 00:14, Paolo Greppi a écrit :
>>> I fixed the error:
>>>
>>> Cannot find module 'babel-preset-env'
>>>
>>> but I am not sure if the fix is 100% right.
>>>
>>> Now I get:
>
Dear Xavier,
Il 27/01/21 06:30, Xavier ha scritto:
Le 27/01/2021 à 00:14, Paolo Greppi a écrit :
I fixed the error:
Cannot find module 'babel-preset-env'
but I am not sure if the fix is 100% right.
Now I get:
TypeError: Cannot read property 'mkdir' of undefined
5 | exp
Le 27/01/2021 à 00:14, Paolo Greppi a écrit :
> I fixed the error:
>
> Cannot find module 'babel-preset-env'
>
> but I am not sure if the fix is 100% right.
>
> Now I get:
>
> TypeError: Cannot read property 'mkdir' of undefined
> 5 | export default function(filename?: string
I fixed the error:
Cannot find module 'babel-preset-env'
but I am not sure if the fix is 100% right.
Now I get:
TypeError: Cannot read property 'mkdir' of undefined
5 | export default function(filename?: string): Promise {
6 | return new Promise((resolve, reject
4 matches
Mail list logo