• Vue 3.0 yarn test 进行测试时报错


    yarn test 执行报错
    Error: ENOSPC: no space left on device, write
        at Object.writeSync (fs.js:568:3)
        at Object.writeFileSync (fs.js:1199:26)
        at Object.writeFileSync (D:projectjest
    ode_modulesjest-serializeruildindex.js:196:21)
        at HasteMap._persist (D:projectjest
    ode_modulesjest-haste-mapuildindex.js:947:31)
        at D:projectjest
    ode_modulesjest-haste-mapuildindex.js:497:17
        at Generator.next (<anonymous>)
        at asyncGeneratorStep (D:projectjest
    ode_modulesjest-haste-mapuildindex.js:193:24)
        at _next (D:projectjest
    ode_modulesjest-haste-mapuildindex.js:213:9)
        at process._tickCallback (internal/process/next_tick.js:68:7)
    error Command failed with exit code 1.
    info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
    检查后发现是空间不够出错
    1. 检查C盘空间。

    2. 将node_module 删了重新下载。
  • 相关阅读:
    1869六度分离
    1162Eddy's picture
    hdu2544
    3549Flow Problem
    1272小希的迷宫
    2112HDU Today(Dijkstra)
    1878欧拉回路
    hdu1116Play on Words
    2112HDU Today(SPFA)
    在程序中动态创建视图
  • 原文地址:https://www.cnblogs.com/webBlog-gqs/p/11140101.html
Copyright © 2020-2023  润新知