Michał Orman
Results
2
comments of
Michał Orman
Same for me, I have following in my `package.json` file: ``` "engines": { "node": ">=14.0.0" }, ``` and still have errors everywhere: `error Import and export declarations are not supported...
In my case I'm receiving: ``` bash * 2013-12-05 10:18:00 executing `unicorn:reload' triggering before callbacks for `unicorn:reload' /tmp/unicorn.rb20131205-11768-d8q40k:7:in `read': No such file or directory - config/unicorn/production.rb (Errno::ENOENT) from /tmp/unicorn.rb20131205-11768-d8q40k:7:in `reload'...