Content-Length: 249902 | pFad | http://github.com/sulu/sulu/pull/7504/files/c27fb7b1f3b53355361348263f482376cca9e359

0A Fix compatibility to Node 14 and 16 and NPM 6 by alexander-schranz · Pull Request #7504 · sulu/sulu · GitHub
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix compatibility to Node 14 and 16 and NPM 6 #7504

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion symlink-vendor-directory.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ if (
&& path.basename(path.dirname(process.cwd())) === 'assets'
)
) {
exec('npx "symlink-dir@<6.0" ' + from + ' ' + to, (error) => {
exec('npx "symlink-dir@5.2.0" ' + from + ' ' + to, (error) => {
if (error) {
throw new Error('Error occured while creating symlink: ' + error);
}
Expand Down
Loading








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/sulu/sulu/pull/7504/files/c27fb7b1f3b53355361348263f482376cca9e359

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy