sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.84k stars 136 forks source link

Unable to deploy with Warning: Accessing non-existent property 'padLevels' #412

Closed haohanyang closed 4 years ago

haohanyang commented 4 years ago

When deploying a React App with surge, it shows an error when I type surge in prompt

(node:24558) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency
(Use `node --trace-warnings ...` to show where the warning was created)
   Running as xxx@gmail.com (Student)

        project: /Users/react_project/build/

And I am not able to publish it. It might be related to its incompatibility with my node version, which is v14.3.0