Code Monkey home page Code Monkey logo

Comments (11)

brandonroberts avatar brandonroberts commented on June 13, 2024 4

Working on a fix here and setting up a workflow to build on Windows #949.

from analog.

brandonroberts avatar brandonroberts commented on June 13, 2024 2

Thanks everyone. Analog 1.0.2 has been released with the fixes for Windows.

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

4th error is also mentioned in issue #831

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

prior the dist folder was getting generated on starting the dev server
npm start, ng serve, npm run start - they were all generating a dist folder containing .nitro
so this is related to that error (4th error) now the 'dist` folder is not generated - on windows

from analog.

brandonroberts avatar brandonroberts commented on June 13, 2024

Thanks. Where is the .nitro folder being created now? At the root?

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

as far as I can see - it is not getting re-generated anywhere

from analog.

Micha-Richter avatar Micha-Richter commented on June 13, 2024

maybe related to nrwl/nx#8614 ?
does --skip-nx-cache help, @monacodelisa ?

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

@Micha-Richter I just tried it, sadly it makes no difference
thank you for suggesting something to try out

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

Since the issues are OS related I decided to try switching to codespaces

  • and everything works like a charm over there - serving the app, building the app
    if someone (using windows) is looking for a temporary solution - give codespaces a try at least
    this way you can keep on coding and exploring Analog 😊 while things become clearer

from analog.

monacodelisa avatar monacodelisa commented on June 13, 2024

@brandonroberts

Environment Codespaces Windows
create command npm create analog@latest npm create analog@latest
next step npm i npm i
on npm start generation of dist
subfolders .nitro/dev and .nitro/types
generation of nitro.json

one more difference (only on windows) in dist/dev/index.mjs there is this:

import _Ms4j2w from '../../../../../../../../../../D:/Estee/Programming/My-Projects/analog-testing/analog-fifth-app/node_modules/@analogjs/vite-plugin-nitro/src/lib/runtime/api-middleware';

which keeps getting re-generated on npm start

and the beginning of the error - D:\D:\ or C:\C:\

hope this helps a bit at least

from analog.

ferat avatar ferat commented on June 13, 2024

I also experience these problems. I wonder if it applies to all Windows (11) users.

from analog.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.