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

Sourcemap for "node_modules/@analogjs/astro-angular/src/server.js" points to missing source files #423

Closed
2 tasks
Drunkenpilot opened this issue May 23, 2023 · 0 comments · Fixed by #462
Closed
2 tasks
Labels
bug Something isn't working

Comments

@Drunkenpilot
Copy link
Contributor

Please provide the environment you discovered this bug in.

"@analogjs/astro-angular": "^0.2.0-beta.12",
"@angular-devkit/build-angular": "^16.0.2",
"@angular/animations": "^16.0.2",
"@angular/common": "^16.0.2",
"@angular/compiler": "^16.0.2",
"@angular/compiler-cli": "^16.0.2",
"@angular/core": "^16.0.2",
"@angular/forms": "^16.0.2",
"@angular/google-maps": "^16.0.1",
"@angular/language-service": "^16.0.2",
"@angular/platform-browser": "^16.0.2",
"@angular/platform-browser-dynamic": "^16.0.2",
"@angular/platform-server": "^16.0.2",
"@astrojs/tailwind": "^3.1.3",
"@astrojs/vercel": "^3.4.0",
"animate.css": "^4.1.1",
"astro": "^2.5.4",
"daisyui": "^2.51.6",
"nanostores": "^0.8.1",
"rxjs": "^7.8.1",
"tailwindcss": "^3.3.2",
"tslib": "^2.5.2",
"zone.js": "^0.13.0"

Which area/package is the issue in?

astro-angular

Description

Sourcemap for "/Volumes/ssk-ext/workspace/****/********/node_modules/@analogjs/astro-angular/src/server.js" points to missing source files

Please provide the exception or error you saw

Debugger attached.
Waiting for the debugger to disconnect...
/dev/fd/13:18: command not found: compdef
****@Mac *****-astro % ./node_modules/.bin/astro 
dev
Debugger attached.
  🚀  astro  v2.5.4 started in 2164ms
  
  ┃ Local    http://localhost:3000/
  ┃ Network  use --host to expose
  
Sourcemap for "/Volumes/ssk-ext/workspace/****/******/node_modules/@analogjs/astro-angular/src/server.js" points to missing source files

🌼 daisyUI components 2.51.6  https://daisyui.com
  ✔︎ Including:  base, components, 4 themes, utilities
  ❤︎ Support daisyUI:  https://opencollective.com/daisyui 
  
Angular is running in development mode.
Angular is running in development mode.

Other information

No response

I would be willing to submit a PR to fix this issue

  • Yes
  • No
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant