Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Power Apps - Power Apps Pro Dev & ISV
Unanswered

Non-relative module imports

(0) ShareShare
ReportReport
Posted on by 203

Does anybody know how to properly set up a Non-relative module imports such as 

import { Component } from "@foo/ui";

in a pcf project?

 

I have setup the tsconfig.json with the baseUrl & paths. In vscode, it found the library without issues and intellisense works.

 "baseUrl": ".",
 "paths": {
 "@foo/ui": ["../../libs/ui/src"]
 }

But when I run the build command it reported back "Module not found: Error: Can't resolve '@foo/ui'.

It then proceeded to search in "node_modules", which is wrong since @foo is my own ts project.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Apps - Power Apps Pro Dev & ISV

#1
WarrenBelz Profile Picture

WarrenBelz 87 Most Valuable Professional

#2
mmbr1606 Profile Picture

mmbr1606 71 Super User 2025 Season 1

#3
Michael E. Gernaey Profile Picture

Michael E. Gernaey 65 Super User 2025 Season 1

Overall leaderboard