質問編集履歴
2
質問の改善
test
CHANGED
File without changes
|
test
CHANGED
@@ -17,3 +17,493 @@
|
|
17
17
|
もし宜しければどなたか御回答くださらないでしょうか?
|
18
18
|
|
19
19
|
宜しくお願い致します。
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
今見たとこと、vs code の下の出力の欄にエラーが出ておりました。
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
Not Watching...
|
30
|
+
|
31
|
+
--------------------
|
32
|
+
|
33
|
+
Compiling Sass/Scss Files:
|
34
|
+
|
35
|
+
/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
36
|
+
|
37
|
+
--------------------
|
38
|
+
|
39
|
+
Compilation Error
|
40
|
+
|
41
|
+
Error: EISDIR: illegal operation on a directory, read
|
42
|
+
|
43
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
44
|
+
|
45
|
+
>> @import "base";
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
--------^
|
50
|
+
|
51
|
+
|
52
|
+
|
53
|
+
--------------------
|
54
|
+
|
55
|
+
Watching...
|
56
|
+
|
57
|
+
--------------------
|
58
|
+
|
59
|
+
Change Detected...
|
60
|
+
|
61
|
+
style.scss
|
62
|
+
|
63
|
+
--------------------
|
64
|
+
|
65
|
+
Compilation Error
|
66
|
+
|
67
|
+
Error: EISDIR: illegal operation on a directory, read
|
68
|
+
|
69
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
70
|
+
|
71
|
+
>> @import "base";
|
72
|
+
|
73
|
+
|
74
|
+
|
75
|
+
--------^
|
76
|
+
|
77
|
+
|
78
|
+
|
79
|
+
--------------------
|
80
|
+
|
81
|
+
Watching...
|
82
|
+
|
83
|
+
--------------------
|
84
|
+
|
85
|
+
Change Detected...
|
86
|
+
|
87
|
+
style.scss
|
88
|
+
|
89
|
+
--------------------
|
90
|
+
|
91
|
+
Compilation Error
|
92
|
+
|
93
|
+
Error: EISDIR: illegal operation on a directory, read
|
94
|
+
|
95
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
96
|
+
|
97
|
+
>> @import "base";
|
98
|
+
|
99
|
+
|
100
|
+
|
101
|
+
--------^
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
--------------------
|
106
|
+
|
107
|
+
Watching...
|
108
|
+
|
109
|
+
--------------------
|
110
|
+
|
111
|
+
Change Detected...
|
112
|
+
|
113
|
+
style.scss
|
114
|
+
|
115
|
+
--------------------
|
116
|
+
|
117
|
+
Compilation Error
|
118
|
+
|
119
|
+
Error: EISDIR: illegal operation on a directory, read
|
120
|
+
|
121
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
122
|
+
|
123
|
+
>> @import "base";
|
124
|
+
|
125
|
+
|
126
|
+
|
127
|
+
--------^
|
128
|
+
|
129
|
+
|
130
|
+
|
131
|
+
--------------------
|
132
|
+
|
133
|
+
Watching...
|
134
|
+
|
135
|
+
--------------------
|
136
|
+
|
137
|
+
Change Detected...
|
138
|
+
|
139
|
+
style.scss
|
140
|
+
|
141
|
+
--------------------
|
142
|
+
|
143
|
+
Compilation Error
|
144
|
+
|
145
|
+
Error: EISDIR: illegal operation on a directory, read
|
146
|
+
|
147
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
148
|
+
|
149
|
+
>> @import "base";
|
150
|
+
|
151
|
+
|
152
|
+
|
153
|
+
--------^
|
154
|
+
|
155
|
+
|
156
|
+
|
157
|
+
--------------------
|
158
|
+
|
159
|
+
Watching...
|
160
|
+
|
161
|
+
--------------------
|
162
|
+
|
163
|
+
Change Detected...
|
164
|
+
|
165
|
+
style.scss
|
166
|
+
|
167
|
+
--------------------
|
168
|
+
|
169
|
+
Compilation Error
|
170
|
+
|
171
|
+
Error: EISDIR: illegal operation on a directory, read
|
172
|
+
|
173
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
174
|
+
|
175
|
+
>> @import "base";
|
176
|
+
|
177
|
+
|
178
|
+
|
179
|
+
--------^
|
180
|
+
|
181
|
+
|
182
|
+
|
183
|
+
--------------------
|
184
|
+
|
185
|
+
Watching...
|
186
|
+
|
187
|
+
--------------------
|
188
|
+
|
189
|
+
Change Detected...
|
190
|
+
|
191
|
+
style.scss
|
192
|
+
|
193
|
+
--------------------
|
194
|
+
|
195
|
+
Compilation Error
|
196
|
+
|
197
|
+
Error: EISDIR: illegal operation on a directory, read
|
198
|
+
|
199
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
200
|
+
|
201
|
+
>> @import "base";
|
202
|
+
|
203
|
+
|
204
|
+
|
205
|
+
--------^
|
206
|
+
|
207
|
+
|
208
|
+
|
209
|
+
--------------------
|
210
|
+
|
211
|
+
Watching...
|
212
|
+
|
213
|
+
--------------------
|
214
|
+
|
215
|
+
Change Detected...
|
216
|
+
|
217
|
+
style.scss
|
218
|
+
|
219
|
+
--------------------
|
220
|
+
|
221
|
+
Compilation Error
|
222
|
+
|
223
|
+
Error: EISDIR: illegal operation on a directory, read
|
224
|
+
|
225
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
226
|
+
|
227
|
+
>> @import "base";
|
228
|
+
|
229
|
+
|
230
|
+
|
231
|
+
--------^
|
232
|
+
|
233
|
+
|
234
|
+
|
235
|
+
--------------------
|
236
|
+
|
237
|
+
Watching...
|
238
|
+
|
239
|
+
--------------------
|
240
|
+
|
241
|
+
Change Detected...
|
242
|
+
|
243
|
+
style.scss
|
244
|
+
|
245
|
+
--------------------
|
246
|
+
|
247
|
+
Compilation Error
|
248
|
+
|
249
|
+
Error: EISDIR: illegal operation on a directory, read
|
250
|
+
|
251
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
252
|
+
|
253
|
+
>> @import "base";
|
254
|
+
|
255
|
+
|
256
|
+
|
257
|
+
--------^
|
258
|
+
|
259
|
+
|
260
|
+
|
261
|
+
--------------------
|
262
|
+
|
263
|
+
Watching...
|
264
|
+
|
265
|
+
--------------------
|
266
|
+
|
267
|
+
Change Detected...
|
268
|
+
|
269
|
+
style.scss
|
270
|
+
|
271
|
+
--------------------
|
272
|
+
|
273
|
+
Compilation Error
|
274
|
+
|
275
|
+
Error: EISDIR: illegal operation on a directory, read
|
276
|
+
|
277
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
278
|
+
|
279
|
+
>> @import "base";
|
280
|
+
|
281
|
+
|
282
|
+
|
283
|
+
--------^
|
284
|
+
|
285
|
+
|
286
|
+
|
287
|
+
--------------------
|
288
|
+
|
289
|
+
Watching...
|
290
|
+
|
291
|
+
--------------------
|
292
|
+
|
293
|
+
Change Detected...
|
294
|
+
|
295
|
+
style.scss
|
296
|
+
|
297
|
+
--------------------
|
298
|
+
|
299
|
+
Compilation Error
|
300
|
+
|
301
|
+
Error: EISDIR: illegal operation on a directory, read
|
302
|
+
|
303
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
304
|
+
|
305
|
+
>> @import "base";
|
306
|
+
|
307
|
+
|
308
|
+
|
309
|
+
--------^
|
310
|
+
|
311
|
+
|
312
|
+
|
313
|
+
--------------------
|
314
|
+
|
315
|
+
Watching...
|
316
|
+
|
317
|
+
--------------------
|
318
|
+
|
319
|
+
Change Detected...
|
320
|
+
|
321
|
+
style.scss
|
322
|
+
|
323
|
+
--------------------
|
324
|
+
|
325
|
+
Compilation Error
|
326
|
+
|
327
|
+
Error: EISDIR: illegal operation on a directory, read
|
328
|
+
|
329
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
330
|
+
|
331
|
+
>> @import "base";
|
332
|
+
|
333
|
+
|
334
|
+
|
335
|
+
--------^
|
336
|
+
|
337
|
+
|
338
|
+
|
339
|
+
--------------------
|
340
|
+
|
341
|
+
Watching...
|
342
|
+
|
343
|
+
--------------------
|
344
|
+
|
345
|
+
Change Detected...
|
346
|
+
|
347
|
+
style.scss
|
348
|
+
|
349
|
+
--------------------
|
350
|
+
|
351
|
+
Compilation Error
|
352
|
+
|
353
|
+
Error: EISDIR: illegal operation on a directory, read
|
354
|
+
|
355
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
356
|
+
|
357
|
+
>> @import "base";
|
358
|
+
|
359
|
+
|
360
|
+
|
361
|
+
--------^
|
362
|
+
|
363
|
+
|
364
|
+
|
365
|
+
--------------------
|
366
|
+
|
367
|
+
Watching...
|
368
|
+
|
369
|
+
--------------------
|
370
|
+
|
371
|
+
Change Detected...
|
372
|
+
|
373
|
+
style.scss
|
374
|
+
|
375
|
+
--------------------
|
376
|
+
|
377
|
+
Compilation Error
|
378
|
+
|
379
|
+
Error: EISDIR: illegal operation on a directory, read
|
380
|
+
|
381
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
382
|
+
|
383
|
+
>> @import "base";
|
384
|
+
|
385
|
+
|
386
|
+
|
387
|
+
--------^
|
388
|
+
|
389
|
+
|
390
|
+
|
391
|
+
--------------------
|
392
|
+
|
393
|
+
Watching...
|
394
|
+
|
395
|
+
--------------------
|
396
|
+
|
397
|
+
Change Detected...
|
398
|
+
|
399
|
+
style.scss
|
400
|
+
|
401
|
+
--------------------
|
402
|
+
|
403
|
+
Compilation Error
|
404
|
+
|
405
|
+
Error: EISDIR: illegal operation on a directory, read
|
406
|
+
|
407
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
408
|
+
|
409
|
+
>> @import "base";
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
--------^
|
414
|
+
|
415
|
+
|
416
|
+
|
417
|
+
--------------------
|
418
|
+
|
419
|
+
Watching...
|
420
|
+
|
421
|
+
--------------------
|
422
|
+
|
423
|
+
Change Detected...
|
424
|
+
|
425
|
+
style.scss
|
426
|
+
|
427
|
+
--------------------
|
428
|
+
|
429
|
+
Compilation Error
|
430
|
+
|
431
|
+
Error: EISDIR: illegal operation on a directory, read
|
432
|
+
|
433
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
434
|
+
|
435
|
+
>> @import "base";
|
436
|
+
|
437
|
+
|
438
|
+
|
439
|
+
--------^
|
440
|
+
|
441
|
+
|
442
|
+
|
443
|
+
--------------------
|
444
|
+
|
445
|
+
Watching...
|
446
|
+
|
447
|
+
--------------------
|
448
|
+
|
449
|
+
Change Detected...
|
450
|
+
|
451
|
+
style.scss
|
452
|
+
|
453
|
+
--------------------
|
454
|
+
|
455
|
+
Compilation Error
|
456
|
+
|
457
|
+
Error: EISDIR: illegal operation on a directory, read
|
458
|
+
|
459
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
460
|
+
|
461
|
+
>> @import "base";
|
462
|
+
|
463
|
+
|
464
|
+
|
465
|
+
--------^
|
466
|
+
|
467
|
+
|
468
|
+
|
469
|
+
--------------------
|
470
|
+
|
471
|
+
Watching...
|
472
|
+
|
473
|
+
--------------------
|
474
|
+
|
475
|
+
Change Detected...
|
476
|
+
|
477
|
+
style.scss
|
478
|
+
|
479
|
+
--------------------
|
480
|
+
|
481
|
+
Compilation Error
|
482
|
+
|
483
|
+
Error: EISDIR: illegal operation on a directory, read
|
484
|
+
|
485
|
+
on line 1 of sass/Users/macbookpro/Library/Mobile Documents/com~apple~CloudDocs/WordPress自作/慶應義塾大学病院/sass/style.scss
|
486
|
+
|
487
|
+
>> @import "base";
|
488
|
+
|
489
|
+
|
490
|
+
|
491
|
+
--------^
|
492
|
+
|
493
|
+
|
494
|
+
|
495
|
+
--------------------
|
496
|
+
|
497
|
+
Watching...
|
498
|
+
|
499
|
+
--------------------
|
500
|
+
|
501
|
+
|
502
|
+
|
503
|
+
|
504
|
+
|
505
|
+
|
506
|
+
|
507
|
+
説明不足で申し訳ありません。
|
508
|
+
|
509
|
+
何卒宜しくお願い致します。
|
1
タイトル変更
test
CHANGED
@@ -1 +1 @@
|
|
1
|
-
sass @import できなくて困っております。。
|
1
|
+
sass scss @import できなくて困っております。。
|
test
CHANGED
File without changes
|