回答編集履歴
1
リンクに名づけました
answer
CHANGED
@@ -2,4 +2,4 @@
|
|
2
2
|
```
|
3
3
|
$ rm -rf node_modules && npm install
|
4
4
|
```
|
5
|
-
詳しい情報: https://github.com/WordPress/gutenberg/issues/9474#issuecomment-417950177 と https://github.com/WordPress/gutenberg/issues/9474#issuecomment-420107785
|
5
|
+
詳しい情報: [githubでのissue comment 1](https://github.com/WordPress/gutenberg/issues/9474#issuecomment-417950177) と [githubでのissue comment 2](https://github.com/WordPress/gutenberg/issues/9474#issuecomment-420107785)
|