ReferenceSerRor: Primordials nie jest zdefiniowany
{
"dependencies": {
"graceful-fs": {
"version": "4.2.2"
}
}
}
Faithful Flatworm
{
"dependencies": {
"graceful-fs": {
"version": "4.2.2"
}
}
}
nodejs v10.x && gulp v3.x must be installed
Create npm-shrinkwrap.json and add these lines and npm install
{
"dependencies": {
"graceful-fs": {
"version": "4.2.2"
}
}
}